bug-libtool
[Top][All Lists]
Advanced

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

Re: LT_PATH_NM uses too strict a check


From: Bob Friesenhahn
Subject: Re: LT_PATH_NM uses too strict a check
Date: Fri, 24 Dec 2010 19:49:55 -0600 (CST)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Fri, 24 Dec 2010, Ximin Luo wrote:

On 24/12/10 17:07, Bob Friesenhahn wrote:
It seems to me that you should use parameters in CFLAGS to tell the
compiler to produce code for the desired CPU sub-type rather than to
invoke configure as if you were doing a cross-compilation.

isn't part of the point of libtool, to avoid doing this?

Libtool is all about creating libraries, and particularly shared libraries.

Cross-compilation requires a toolset configured in a particular way.

i'm only "cross-compiling" to a different CPU variant. the base instruction
set, binary format, etc, everything else is the same.

What you are doing is not normal behavior. A cross-compile is a build in which the built binaries are not run on the build host and a different set of build tools must be used.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

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