curl-library
Re: gknauf: curl/lib Makefile.netware,1.82,1.83
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 1 Apr 2008 15:05:21 +0200 (CEST)
Date: Tue, 1 Apr 2008 15:05:21 +0200 (CEST)
On Tue, 1 Apr 2008, Guenter Knauf wrote:
> The basic thing I often struggle with configure is that it wants to compile
> a teststub, and then launch it which is of course not possible when
> cross-compiling.
Indeed, configure is best for when it runs on the system it should build on
and for. For cross-compiling it still needs to make assumptions and guesses
and let the "compilee" (the person running the compiler) fix the config.h file
(or similar) after the invoke.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2008-04-01