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: Observation for ALL maintainers who provide dlls (was Re: question for perl maintainer)



--- "Gerrit P. Haase"  wrote:

> Igor Pechtchanski wrote:
> > 
> > 
> > Isn't it a configure option?  You can change the "conf()" function to pass
> > it in.  For linker options, set MY_LDFLAGS in the beginning of the script.
> > 	Igor
> 

> Doesn't libtool always defines --image-base when building a DLL, or is
> this only with ancient libtool versions?
> 
> Gerrit


Don't know about libtool, but modifying the conf function did no good for
compiling octave.  The only way I can see to pass this flag to octave is to
modify the configure script.  I have suggested to upstream a modification to
configure.in 


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