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 17:19:30 -0500 (EST)

Ralf,
    I just tried building lam 7.1.1 with --with-pic passed to configure.
This is insufficient to cause the c source files in liblammpio.a to
be compiled with -fno-common. I'll have to force the use of -fno-common
for now. Forcing the Makefile in lam-7.1.1/romio/adio/common seems
sufficient to eliminate the common symbols in liblammpio.a for now.
However all code (c, c++, fortran, etc) in lam's static libs that
are compiled into other shared libs should definitely be compiled as
PIC code. On PPC this issue can cause endless problems that are 
extremely difficult to diagnose.
              Jack




reply via email to

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