autoconf
[Top][All Lists]
Advanced

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

Re: About libdir for 64-bit


From: Russ Allbery
Subject: Re: About libdir for 64-bit
Date: Wed, 17 Jul 2013 21:30:22 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Ralf Corsepius <address@hidden> writes:

> Right, but it suffers from the same limitations as Sergei's approach.

> If you'd want to have a better guess, you have to apply some magic
> examining the multilib subdir involving compiler internals, e.g.
> gcc --print-multi-os

You have to decide what you're trying to accomplish.

My goal was to handle a few common cases in a relatively safe way to
reduce the number of places where the user has to use --libdir.  I think
it accomplishes that.  Completely eliminating the need for the user to
ever use --libdir to set the installation path is a much harder (possibly
impossible) problem.

Anyway, Works For Me.  People can certainly do more work if they want, or
come up with other solutions, or just bail and ask the user to always use
--libdir.

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>



reply via email to

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