ITP: libustr
Dave Korn
dave.korn.cygwin@googlemail.com
Mon Nov 16 08:58:00 GMT 2009
Yaakov (Cygwin/X) wrote:
> 1) Shouldn't the DLLs be linked with -Wl,--enable-auto-image-base? (Why
> this isn't the binutils default already, I really don't know.)
It's in the compiler's link spec, turned on automatically when you use
-shared or -mdll, so anything that uses the gcc driver to link should get it.
Is this another case of libtool building the command-line by pieces and not
doing exactly what the gcc driver would have done?
cheers,
DaveK
More information about the Cygwin-apps
mailing list