[csw-users] symbol errors compiling using other blastwave packages

Derek Morr dvm105 at psu.edu
Thu Mar 2 22:36:58 CET 2006


Lundgren, Scott wrote:
> I'm not familiar with LD_OPTIONS. When should I use LD_OPTIONS versus
> LD_LIBRARY_PATH?

LD_LIBRARY_PATH sets the search path for the runtime linker. It's use is 
generally discouraged.

> What is the difference between the -L & -R that Darin
> suggested
> 
> LD_OPTIONS='-R/opt/csw/lib/$ISALIST -R/opt/csw/lib -L/opt/csw/lib'
> 
> ad the -R & -R options that Derek suggested
> 
> export LD_OPTIONS="-R/opt/csw/lib -R/opt/csw/lib"

This was a typo on my part. The second R should have been an L. Sorry.

So, did it finally compile?


-- 
Derek Morr
Senior Systems Programmer
Academic Services & Emerging Technologies
Pennsylvania State University
derekmorr at psu.edu



More information about the users mailing list