This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33883] gfortran compile / LD_LIBRARY_PATH error
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Oct 2007 23:15:11 -0000
- Subject: [Bug fortran/33883] gfortran compile / LD_LIBRARY_PATH error
- References: <bug-33883-15260@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from jvdelisle at gcc dot gnu dot org 2007-10-24 23:15 -------
Also, you must enable c as well: This is biggest problem
--enable-languages=c,fortran
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33883