This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
RE: [RFC, Patch, gfortran] make -static-libgfortran work on darwin.
FX wrote on 10 June 2008 17:12:
>> The solution is to name the libs differently (as is done elsewhere
>> in gcc).
>
> Target libraries named differently? Which?
Just frex: When you build static libgcc, you get libgcc.a
When you build it shared, you get libgcc_s.so (and a static libgcc_eh.a,
for reasons we won't go into here).
cheers,
DaveK
--
Can't think of a witty .sigline today....