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 libfortran/17748] libgfortran contains undefined references to _environ


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


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