cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Cross-compiling libcurl x86 on Linux x64

From: Tom Edwards <t_edwards_at_btinternet.com>
Date: Fri, 17 Sep 2010 15:11:49 +0100

  On 17/09/2010 2:07, Dan Fandrich wrote:
> How do you normally do it? If it's a compiler flag, have you tried ./configure with a CFLAGS= argument?
Normally I'd do CFLAGS=-m32, yes, or edit the makefile to automate that
effect. That doesn't help here for some reason.
> not sure if a '=' is mandatory, but I use always:
> $ ./configure --host=i686-pc-linux-gnu
> ^
The host value is configured correctly with or without the = character.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-17