Bruce Korb wrote:
make LDFLAGS=-static
You'll get a real binary, but statically incorporate libraries from the
build tree.
I guess this can be used for my question about LD_LIBRARY_PATH although
it seems this problem will show up for lots of folks. Could this just
be a problem with incorrect versioning of the libtool library? I.e. if
I changed a version somewhere would libtool or the run time linker be
smart enough to always pick out the current library?
But this answer belongs in the other thread since it is not related to
the question in this thread (which was how to set some arbitrary
environment variable automatically in the libtool wrapper script).
Thanks!
-Dan
_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool