This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/17748] libgfortran contains undefined references to _environ
- From: "peter at pogma dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2004 14:04:20 -0000
- Subject: [Bug libfortran/17748] libgfortran contains undefined references to _environ
- References: <20040930134219.17748.peter@pogma.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From peter at pogma dot com 2004-09-30 14:04 -------
Yeah, but with undefined references in shared libraries in gfortran it means that it is impossible to
create shared fortran libraries twolevel namespace on darwin. This was possible with f77.
In fact I see on closer inspection that libgcj.dylib has the same issue, I noticed the f77 issue by trying to
run the libtool test suite with cvs gcc 4.0 and it skipped the f77 tests due to missing environ symbols.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17748