libtool
[Top][All Lists]
Advanced

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

Re: libtool problem on system with 32 and 64 bit libraries


From: Bernd Speiser
Subject: Re: libtool problem on system with 32 and 64 bit libraries
Date: Mon, 06 Apr 2009 21:07:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12

After some more experimentation, I seem to have found the solution:
I need to place `-L/usr/lib64 -L/usr/lib' in the LDFLAGS variable of the
program to be built. Then, I get the expected behavior (libraries in
/usr/lib do not interfere with those in /usr/lib64).
Thanks for helping.
Regards
Bernd




reply via email to

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