Trying to build gcc on MacOS

Bob Walters bob.s.walters@gmail.com
Fri May 2 18:23:00 GMT 2008


Sorry, on that previous request for help, I meant to show that the
'ld' executable reports that it can't handle -arch i686, but can
handle -arch i386.

macintosh:~ bobw$ ld -arch i686
ld:  unknown/unsupported architecture name for: -arch i686
macintosh:~ bobw$ ld -arch i386
ld: no object files specified



More information about the Gcc-help mailing list