John Denker wrote:
> No, that is not the bug I am reporting.
> Beware that the word "linker" is ambiguous.  ld is 
> different from ld.so.  More precisely, /usr/bin/ld 
> is different from /lib/libdl.so* ... different 
> program, different purpose, different specifications.
>
> For example, I can change the behavior of ld.so by
> setting the LD_LIBRARY_PATH.  That cannot and should 
> not affect ld.
>   
There is nothing magical about ld, just like any other program it will 
ask the system to open a shared library.  OSG consists of shared 
libraries so the linker ld will pick it up if the correct directory is 
specified in ld.so.conf. period.
Static libraries are (obviously) a different matter.

Erik

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to