cross-compilation fails

Elliot Lee sopwith@redhat.com
Fri Jun 12 11:25:00 GMT 1998


On Fri, 12 Jun 1998, Roland McGrath wrote:

> You configured for the wrong host.  Remember that libc is not a
> cross-compilation tool, so there is no meaning to "target" for it.  You
> configured for an i686-unknown-linux host using ppc-linux tools, so not
> surprising that you lost utterly.

Thanks for pointing this out, especially when I now notice that it's
already in the FM. The build is chugging away.

As for configparms not taking effect, perhaps that info should be used by
autoconf-generated scripts (./configure) as if it were part of the
config.cache, as well as by the Makefile's. Something like
	[ -f "configparms" ] && . configparms
near the top of configure.in might do the trick...?

Thanks!
-- Elliot
When I die, I want to die peacefully in my sleep like my grandfather...
	...not yelling and screaming like the people in the back of the
	   plane he was flying.





More information about the Libc-alpha mailing list