[LLVMdev] Compiling with llvm-gcc
funceval
funceval at gmail.com
Fri Jul 24 23:00:45 PDT 2009
Hi,
I just installed llvm on a 64 bit system and tried running it on a hello
world program but I got the following errors:
/tmp/ccXb6nzp.s: Assembler messages:
/tmp/ccXb6nzp.s:9: Error: suffix or operands invalid for `push'
/tmp/ccXb6nzp.s:21: Error: suffix or operands invalid for `pop'
I have installed llvm 2.5 and it was configured with llvm-gcc4.2-2.5
Please help me resolve this issue.
Thanks
--
View this message in context: http://www.nabble.com/Compiling-with-llvm-gcc-tp24655143p24655143.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
More information about the llvm-dev
mailing list