>On Fri, 02 Aug 2013 19:52:19 -0700 >Bryan Kadzban <br...@kadzban.is-a-geek.net> wrote:
> Yeah, there are a few packages I've run into that do "if config.guess > says something that looks like x86_64, use lib64". Which is exactly > the right thing to do for an x86_64 system, actually, but the standard > autoconf macros don't set libdir that way. I know that standards are their own thing, but I personally REALLY dislike lib64 directories. I have what is fundamentally x86_64 only system (there is a x86 subsystem under /opt/linux32 ) and occationally something installs something in some lib64 dir. The reason I don't want it is that not using it makes the operating system architecture-agnostic, which is the way I believe a Unix system should behave. I know that /lib64 was invented for multilib systems, but using it on monolib systems is just plain wrong, in my humble opinion. -- You don't need an AI for a robot uprising. Humans will do just fine.
signature.asc
Description: PGP signature
-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page