Results 1 to 1 of 1
Hi All,
I am trying to build my code on 64-bit RHEL 4.0 using gcc 3.4 .5 and i am getting the following error
/tmp/ccZZPl69.s: Assembler messages:
/tmp/ccZZPl69.s:21187: Error: invalid ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-10-2008 #1Just Joined!
- Join Date
- Aug 2008
- Posts
- 3
Cannot build Code on 64-BIT RHEL
Hi All,
I am trying to build my code on 64-bit RHEL 4.0 using gcc 3.4 .5 and i am getting the following error
/tmp/ccZZPl69.s: Assembler messages:
/tmp/ccZZPl69.s:21187: Error: invalid character '_' in mnemonic
gmake[1]: *** [linux64/obroot_entry.o] Error 1
But when i fire build again(do make), it no longer shows me this error and the build continues completes successfully.
Can anyone please help.
Thanks,
Ranjan.


Reply With Quote
