libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtool wrapper env variable


From: Dan McMahill
Subject: Re: libtool wrapper env variable
Date: Wed, 13 Aug 2008 17:43:55 -0400
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]