Displaying 4 results from an estimated 4 matches for "ccxb6nzp".
2009 Jul 25
2
[LLVMdev] Compiling with llvm-gcc
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 c...
2009 Jul 25
3
[LLVMdev] Compiling with llvm-gcc
...mpile it with -m64?
>
> -bw
>
> On Jul 24, 2009, at 11:00 PM, funceval wrote:
>
>>
>> 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 re...
2009 Jul 25
0
[LLVMdev] Compiling with llvm-gcc
Did you compile it with -m64?
-bw
On Jul 24, 2009, at 11:00 PM, funceval wrote:
>
> 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.
>
&...
2009 Jul 25
0
[LLVMdev] Compiling with llvm-gcc
...On Jul 24, 2009, at 11:00 PM, funceval wrote:
> >
> >>
> >> 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
> >>
&...