------- 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 built for Apple's GCC and not for the
> generic GCC.  Can you change the makefile to use -m64 instead?
> 

That did the trick.  Thank you so much!


-- 

christine dot mecklenborg at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44396

Reply via email to