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: "hroch at physics dot muni.cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 13:49:42 +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
--- Comment #4 from Filip Hroch <hroch at physics dot muni.cz> 2011-06-06 13:49:09 UTC ---
(In reply to comment #2)
> Steve makes a good point. I have found that some distributions do not install
> the static libraries unless one specifically installs them. An example is
> Fedora 15. They are provided, but not installed by default
I confirms that the fail has been appeared under Fedora 15. The installation of
recommended static libraries (libgfortran.a, etc.) solved the problem. Sorry
for inconviences, I'm confused user of Debian based distributions. Thank you
very much!