cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Build 64 bit libCURL on Mac OS X 10.5.x

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 13 Feb 2009 14:21:26 +0100 (CET)

On Fri, 13 Feb 2009, Michael Han wrote:

> My question is how could I tell configure that I want build 64 bit libCURL?
> Alternatively I could modify the make file generated from configure manually
> but that'll be the last thing I want to do.

Well, to answer that question I'd have to first ask you: what gcc options etc
are required for you to do this? Is -m64 enough?

If so, I figure something like this could work:

'CFLAGS=-m64 ./configure'

--
  / daniel.haxx.se
Received on 2009-02-13