https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38812
--- Comment #8 from Peter Keller ---
(In reply to Eric Gallager from comment #7)
> (In reply to Eric Gallager from comment #6)
> > There's also some places where environ is used as an extern variable in
> > libiberty that would need similar fixes
--- Comment #2 from pkeller at globalphasing dot com 2010-05-13 11:15
---
Created an attachment (id=20657)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20657&action=view)
Preprocessor output from compiling test program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44109
--- Comment #1 from pkeller at globalphasing dot com 2010-05-13 11:14
---
Created an attachment (id=20656)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20656&action=view)
Output from compile/link step of test program
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44109
: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pkeller at globalphasing dot com
GCC build triplet: x86_64-unknown-linux-gnu
GCC host tripl
--- Comment #4 from pkeller at globalphasing dot com 2009-01-13 11:26
---
Thanks for confirming the problem. I know that what I did isn't particularly
portable (although it would be fine on the systems that I work with). I vaguely
remember something about setenv not being availab
--- Comment #2 from pkeller at globalphasing dot com 2009-01-12 11:31
---
Created an attachment (id=17076)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17076&action=view)
Preprocessor output
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38812
--- Comment #1 from pkeller at globalphasing dot com 2009-01-12 11:30
---
Created an attachment (id=17075)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17075&action=view)
Output from gcj -v
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38812
ously references _environ)
Product: gcc
Version: 4.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pkeller at globalphasing dot com
GC