[ITP, take 2] Re: [ITP] libelf

Dave Korn dave.korn.cygwin@googlemail.com
Wed Dec 30 17:21:00 GMT 2009


Dave Korn wrote:
> send me the
> libelf0-0.8.13-1-compile.log offlist and I'll see how it compares to one of
> mine.  Also if you could dump a list of the imports from your version of the
> dll, I'd like to see which symbols its pulling in.

  Nevermind; I figured it out.  I have a local patch in my binutils (which I'm
about to send upstream) that accounts for the difference.  I'll upload libelf
without libgcc1 in the requires: line, since the DLL that I build won't have
the import.  (DLLs built using unpatched binutils will continue to pull in
this redundant dependency, but that's not a problem for me, only for anyone
who for whatever reason decides they want to repackage it themselves.)

    cheers,
      DaveK



More information about the Cygwin-apps mailing list