search for: ccjpjme4

Displaying 5 results from an estimated 5 matches for "ccjpjme4".

2009 Jul 08
3
[LLVMdev] ARM cross compiling causes segmentation fault
Hello, I built a llvm toolchain for ARM and I'm trying to build a simple application on ARM using LLVM. When I compiled the code, it has the following message and the binary code has a segmentation fault when it is executed. /tmp/ccJPjMe4.s: Assembler messages: /tmp/ccJPjMe4.s:4250: rdhi, rdlo and rm must all be different /tmp/ccJPjMe4.s:4589: rdhi, rdlo and rm must all be different /tmp/ccJPjMe4.s:4694: rdhi, rdlo and rm must all be different /tmp/ccJPjMe4.s:4899: rdhi, rdlo and rm must all be different /tmp/ccJPjMe4.s:4915: rdhi,...
2009 Jul 08
3
[LLVMdev] ARM cross compiling causes segmentation fault
...o, > > > > I built a llvm toolchain for ARM and I'm trying to build a simple > > application on ARM using LLVM. When I compiled the code, it has the > > following message and the binary code has a segmentation fault when > > it is executed. > > > > /tmp/ccJPjMe4.s: Assembler messages: > > /tmp/ccJPjMe4.s:4250: rdhi, rdlo and rm must all be different > > /tmp/ccJPjMe4.s:4589: rdhi, rdlo and rm must all be different > > /tmp/ccJPjMe4.s:4694: rdhi, rdlo and rm must all be different > > /tmp/ccJPjMe4.s:4899: rdhi, rdlo and rm must all b...
2009 Jul 08
0
[LLVMdev] ARM cross compiling causes segmentation fault
...Won J Jeon wrote: > Hello, > > I built a llvm toolchain for ARM and I'm trying to build a simple > application on ARM using LLVM. When I compiled the code, it has the > following message and the binary code has a segmentation fault when > it is executed. > > /tmp/ccJPjMe4.s: Assembler messages: > /tmp/ccJPjMe4.s:4250: rdhi, rdlo and rm must all be different > /tmp/ccJPjMe4.s:4589: rdhi, rdlo and rm must all be different > /tmp/ccJPjMe4.s:4694: rdhi, rdlo and rm must all be different > /tmp/ccJPjMe4.s:4899: rdhi, rdlo and rm must all be different > /tm...
2009 Jul 08
0
[LLVMdev] ARM cross compiling causes segmentation fault
...o, > > > > I built a llvm toolchain for ARM and I'm trying to build a simple > > application on ARM using LLVM. When I compiled the code, it has the > > following message and the binary code has a segmentation fault when > > it is executed. > > > > /tmp/ccJPjMe4.s: Assembler messages: > > /tmp/ccJPjMe4.s:4250: rdhi, rdlo and rm must all be different > > /tmp/ccJPjMe4.s:4589: rdhi, rdlo and rm must all be different > > /tmp/ccJPjMe4.s:4694: rdhi, rdlo and rm must all be different > > /tmp/ccJPjMe4.s:4899: rdhi, rdlo and rm must all b...
2009 Jul 08
1
[LLVMdev] ARM cross compiling causes segmentation fault
...t; I built a llvm toolchain for ARM and I'm trying to build a simple >> > application on ARM using LLVM. When I compiled the code, it has the >> > following message and the binary code has a segmentation fault when >> > it is executed. >> > >> > /tmp/ccJPjMe4.s: Assembler messages: >> > /tmp/ccJPjMe4.s:4250: rdhi, rdlo and rm must all be different >> > /tmp/ccJPjMe4.s:4589: rdhi, rdlo and rm must all be different >> > /tmp/ccJPjMe4.s:4694: rdhi, rdlo and rm must all be different >> > /tmp/ccJPjMe4.s:4899: rdhi, rdlo a...