This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Fix bootstrap failure on cygwin-1.5.13-1


On Mon, Mar 07, 2005 at 03:28:41PM +1100, Billinghurst, David (CALCRTS) wrote:
>http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00182.html
>
>> The declaration of putenv has changed in cygwin-1.5.13-1 <stdlib.h>.
>> This generates a warning and bootstrap fails.  Fixed thus.
>
>Committed as obvious on mainline, 4.0 and 3.4 branches as it fixes
>a regression and is target specific.
>
>2005-03-07  David Billinghurst <David.Billinghurst@riotinto.com>
> 
> 	* config/i386/cygwin1.c(mingw_scan): Use xstrdup in calls to putenv.
>

Thanks.

cgf


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