This is the mail archive of the gcc-bugs@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]

[Bug libgcj/27892] gij.cc:104: error: 'setenv' was not declared in this scope



------- 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


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