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: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jun 2006 16:03:45 -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 #2 from dave at hiauly1 dot hia dot nrc dot ca 2006-06-05 16:03 -------
Subject: Re: gij.cc:104: error: 'setenv' was not declared in this scope
> What should we use on this platform in place of setenv?
putenv?
> Or, if it has setenv, where is it declared?
There is a version in libiberty but I don't see a declaration. As far
as I know, setenv has never been supported on HP-UX.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27892