[Bug c/44396] New: x86_64 linking problems with gcc4.4.1 on Snow Leopard
Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: christine dot mecklenborg at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44396
[Bug target/44396] x86_64 linking problems with gcc4.4.1 on Snow Leopard
--- Comment #2 from christine dot mecklenborg at gmail dot com 2010-06-03 14:33 --- (In reply to comment #1) > >gcc/ld is trying to link as i386 > > Well the option -arch x86_64 does not exist for the FSF GCC; it is -m64. I > think the issue is that your makefile is bu