libtool-patches
[Top][All Lists]
Advanced

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

Re: libtool, OS X, and GNU ranlib


From: Ralf Wildenhues
Subject: Re: libtool, OS X, and GNU ranlib
Date: Fri, 2 Oct 2009 07:36:13 +0200
User-agent: Mutt/1.5.20 (2009-08-09)

* Bob Friesenhahn wrote on Fri, Oct 02, 2009 at 06:58:23AM CEST:
> This seems like a lot of complexity to me.  First off, someone who
> "knows what they are doing" won't overwrite a necessary build tool.
> Secondly, the person who really knows what they are doing could 'rm'
> the file.

You are forgetting about
- make install DESTDIR=...
- cross-compilation from or to darwin.

For a DESTDIR install, Peter's warning may be too strict, for cross
compilation, it could either be too strict or not strict enough.

I think the general policy is to allow users to shoot themselves in the
foot if they so prefer.  I'm fine with the warning.  I don't think you
need to prefix variables with underscores in the patch though,
configure.ac is our domain.

> Of course, it is possible to identify similar situations on other
> systems.  For example, someone could specify a prefix of /usr/ccs on
> Solaris and overwrite the Sun provided linker.

The Sun linker is not named 'libtool', however.

Thanks,
Ralf




reply via email to

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