Do not hardcode dll paths in libraries. That's not really needed, and

would force us to relink all libraries when staging.

Now that libraries do not hardcode dll paths, add a check that correct
-rpath-link options are added. When staging, we don't hardcode-dll-paths,
and libraries never hardcode dll paths, so if there's a long chain of
libraries, we should add -rpath-link, otherwise the linker won't find
the dynamic libraries and will complain.


[SVN r25756]
This commit is contained in:
Vladimir Prus 2004-10-16 09:31:58 +00:00
parent cab580dcd7
commit 995770b429

@ -1 +1 @@
Subproject commit d6e1f357602a9c41a5d7f72b89801d67f58fb770
Subproject commit faecbd85323dfcf25850a22c66ced9734ae0c905