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


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.


NOTICE
This e-mail and any attachments are private and confidential and may contain privileged information. If you are not an authorised recipient, the copying or distribution of this e-mail and any attachments is prohibited and you must not read, print or act in reliance on this e-mail or attachments.
This notice should not be removed.


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