This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/27892] gij.cc:104: error: 'setenv' was not declared in this scope
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jun 2006 20:00:22 -0000
- Subject: [Bug libgcj/27892] gij.cc:104: error: 'setenv' was not declared in this scope
- References: <bug-27892-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from tromey at gcc dot gnu dot org 2006-06-05 20:00 -------
Created an attachment (id=11598)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11598&action=view)
patch to use putenv
Please try this patch.
If it works for you I will check it in.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27892