This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/49280] Misinterpretation of -static-libgfortran switch
- From: "kargl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 3 Jun 2011 22:45:50 +0000
- Subject: [Bug fortran/49280] Misinterpretation of -static-libgfortran switch
- Auto-submitted: auto-generated
- References: <bug-49280-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49280
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #1 from kargl at gcc dot gnu.org 2011-06-03 22:45:46 UTC ---
There is insufficient information here. Do you
have libgfortran.a for the version of gfortran
that you are trying to use? Is libgfortran.a
installed in the location where gfortran was
configured to look for it? I just tried the
option with 4.3, 4.4, 4.5, 4.6, and trunk
versions of the compiler.