This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ITP: libustr


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]