disable shared libs to build on AIX, Alpha

Brian Gough bjg@network-theory.co.uk
Wed Dec 19 13:20:00 GMT 2001


Charlie Zender writes:
 > Although I was unable to build libtool from scratch on our AIX
 > system, I did learn through trial and error that GSL 0.9 built
 > fine if I simply turned off the shareable library features, i.e.,

Right.  I'll try to make that more prominent in the installation
instructions. Thanks for pointing it out.

 > I also successfully built GSL 0.9 on our 8 processor compaq alpha
 > system. There, the shareable libraries built fine, but my executables 
 > could not link to them at run time, and died with a system error
 > "cannot map libgsl.so". 

Does it need 'export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH'
or have you tried that already?



More information about the Gsl-discuss mailing list