This is the mail archive of the cygwin-apps@cygwin.com 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: when is next release of setup.exe


linda w (cyg) wrote:
> I tried it with eliminating the argument...seems to run...
> Now I'm worried...why'd it work?....cause I happen to have all
> the right libraries in place and a generic new-user wouldn't
> have them?....

No, because that option, in this specific case, is a no-op.

--disable-shared is a directive to libtool.
bz2lib and zlib don't use libtool.
libgetopt++ does use libtool, but doesn't use the -no-undefined option, so
libtool doesn't build shared on Windows anyway.


Max.


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