Re: About linker otions an rebasing

2008-01-31 Thread Danny Smith
quoting Brian Dessent in message archived at http://www.cygwin.com/ml/cygwin/2008-01/msg00571.html > auto-import has nothing to do with rebasing and is the default anyway. > The only thing that specifying --enable-auto-import does is disable some > informational messages that are printed during l

Re: About linker otions an rebasing

2008-01-30 Thread Brian Dessent
Angelo Graziosi wrote: > I remember an old discussion on cygwin-apps that suggested to add > > -Wl,--enable-auto-import -Wl,--enable-auto-image-base auto-import has nothing to do with rebasing and is the default anyway. The only thing that specifying --enable-auto-import does is disable som

About linker otions an rebasing

2008-01-30 Thread Angelo Graziosi
I remember an old discussion on cygwin-apps that suggested to add -Wl,--enable-auto-import -Wl,--enable-auto-image-base as linker options to avoid some problems with rebasing (adding the above should avoid to rebase, if I remember correctly). But suppose that for an application foo.exe we