This is the mail archive of the gcc@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]

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


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