Print

Print


On Wed, 30 Nov 2005, Edward Chapin wrote:

> 
> I put the -fPIC in CFLAGS when I build libf95.a and that seems to have done 
> the trick... I'm in the process of building starlink at the moment and it's 
> gotten ass far as applications/kappa.

My make world has completed, so I guess that the fix is in. In general not 
having code compiled for a static library with -fPIC (or whatever) is the 
right thing to do, so it's not clear that g95 is in error here. However, 
it does probably highlight the need for a shareable library version, which 
Tim was looking into sometime back (for OS X).

Cheers,

Peter.