libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: darwin/Fortran: -single_module


From: Jack Howarth
Subject: Re: darwin/Fortran: -single_module
Date: Fri, 18 Nov 2005 09:27:11 -0500 (EST)

Peter,
    Thanks for the reply. I was assuming the solution might be something 
along the lines of eliminating the common symbols. I recall when I used
to do a lot of porting of code to linuxppc one of our major problems
was that the intel folks routinely linked static libs into a shared lib
without building the static lib with -fPIC. Ulrich Drepper has been
pushing this issue for ages on linux...

http://people.redhat.com/drepper/dsohowto.pdf

Ralf, I was going to try a build of lam 7.0.6 with --with-pic passed
to configure but I wasn't sure if that would really universally force
-fno-common (which I assume is an alias for -fPIC) to be used for all
compiles.
                 Jack




reply via email to

[Prev in Thread] Current Thread [Next in Thread]