Mantis - gcc3
Viewing Issue Advanced Details
1041 regular use major always 2005-06-30 08:40 2009-07-27 10:09
aalmroth  
pfelecan  
normal  
closed  
won't fix  
none    
none  
0001041: No 64-bit support for x64 platform
Whenever I try to compile with -m64 on AMD Turion 64 I get following;
bash-3.00$ gcc -mtune=opteron -m64 -o test1 test1.c
test1.c:1: sorry, unimplemented: 64-bit mode not compiled in

It works when not specifying -m64 of course. Seems to me that something might be missing in the build, or?
Issue History
2009-07-27 10:08 pfelecan Status assigned => closed
2009-07-27 10:08 pfelecan Resolution open => won't fix
2009-07-27 10:09 pfelecan Note Added: 0006466

Notes
(0006466)
pfelecan   
2009-07-27 10:09   
If you wish to obtain 64bit code on x86, use gcc4