speclib vs. -lc trouble.

Dave Korn dave.korn.cygwin@googlemail.com
Thu Apr 9 18:49:00 GMT 2009


Dave Korn wrote:

>   I examined the link map files.  For some reason a whole bunch of .idata$4
> sections go missing when you add -lc:

> -00000000 I __imp___fseeko64


  That's interesting.  In libc.a, there is one archive member supplying
fseeko64.  In libcygwin.a, there are two, and the new one comes first in the
archive meaning it'll be linked rather than the one that matches the one in
libc.a.

    cheers,
      DaveK
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libc.a.txt
URL: <http://cygwin.com/pipermail/cygwin-developers/attachments/20090409/2d513215/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libcygwin.a.txt
URL: <http://cygwin.com/pipermail/cygwin-developers/attachments/20090409/2d513215/attachment-0001.txt>


More information about the Cygwin-developers mailing list