libtool
[Top][All Lists]
Advanced

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

Re: How does one specify linking to 64 bit libraries when there is a cho


From: Peter O'Gorman
Subject: Re: How does one specify linking to 64 bit libraries when there is a choice?
Date: Mon, 20 Dec 2010 12:37:10 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Thunderbird/3.1.7

On 12/20/2010 10:54 AM, Bruce Korb wrote:


If the default build is 64 bit, why does it make sense that the
default library directory is the 32 bit library?

Because the user may not be building for multiple architectures, in which case a default of $prefix/lib for libdir makes perfect sense and causes no problems. For example, even though /usr/local/lib64 exists on my CentOS system, it is empty, /usr/local/lib is not, but contains only 64bit libs.

Peter



reply via email to

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