PATCH: Don't fall back to static libraries if building them was disabled. (was: libtool shouldn't switch to creating static library if it can't create the shared one under Windows)

2011-07-07 Thread Vadim Zeitlin
On Thu, 23 Jun 2011 23:07:17 +0200 Peter Rosin wrote: PR> Den 2011-06-23 14:25 skrev Vadim Zeitlin: PR> > Am I the only one to think that this behaviour is singularly PR> > unhelpful? PR> PR> Of course not, others have stated that a patch would be welcome to PR> fix --disable-static (and --enabl

Re: [PATCH] Include _CRTIMP in _putenv() declaration in EXE wrapper sources.

2011-07-07 Thread Vadim Zeitlin
Charles Wilson cwilson.fastmail.fm> writes: > On 6/23/2011 5:34 AM, Vadim Zeitlin wrote: > > Re-declaring _putenv() without _CRTIMP in strict ANSI mode when using > > MinGW resulted in a warning because of a conflict with the previous > > declaration that did use _CRTIMP. > > > > Simply add _CRT