ld unknown flag -E

Dave Korn dave.korn@artimi.com
Wed Aug 29 15:03:00 GMT 2007


On 29 August 2007 14:56, Chiara Sandionigi wrote:

> Hi!
> I'm working on Mac OS X 10.4 and I have the following problem:
> 	/usr/bin/ld: unknown flag: -E
> 	collect2: ld returned 1 exit status
> Can somebody help me to solve it?
> Thanks
> 	Chiara


  OSX doesn't use the GNU binutils, it uses Apple's own equivalent called
'cctools'.  And the cctools ld doesn't use the -E flag.  I don't know what
would be the equivalent, but there's a man page at

http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/ld.1.h
tml#//apple_ref/doc/man/1/ld



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....



More information about the Binutils mailing list