This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/33722] putenv() is made posix-conformant on FreeBSD 7.x
- From: "kostikbel at ukr dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Oct 2007 08:16:12 -0000
- Subject: [Bug ada/33722] putenv() is made posix-conformant on FreeBSD 7.x
- References: <bug-33722-10933@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from kostikbel at ukr dot net 2007-10-10 08:16 -------
Created an attachment (id=14335)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14335&action=view)
Fix for free() after putenv() on FreeBSD 7.x
The patch allowed me to bootstrap gcc 4.2.2 on the FreeBSD 7.x with
gnat enabled.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33722