Lapo Luchini wrote:

> Does this means that it fails to load to you as it conflicts with other
> DLLs?

Yes, but only in certain cases and situations -- not in general.

> Whose fault is it? My ld.exe?

No, ld still defaults to --disable-auto-image-base.

> Should I add a "rebase" in the building script?

No, just "LDFLAGS=-Wl,--enable-auto-image-base ./configure ..." when
configuring.

Brian

Reply via email to