Peter O'Gorman wrote:
> Um, you do realize that it is possible to add e.g. /usr/local/libfoo.dylib
> to your link line, right? That would not 'polute' anything.
Of course. But that's pretty nonstandard. Plus, you have to worry about
shifting version numbers. Do you mean /usr/lib/libnetsnmpmibs.5.0.8.dylib?
Or maybe you want /sw/lib/libORBit.0.5.17.dylib. Or does this one have a
/sw/lib/libORBit.0.dylib symlink? It's a lot more standard to let the
linker resolve this kind of thing at link time. And definitely more
cross-platform compatible.
-Sean
__
email@hidden
925-422-1648
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.