cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Universal dylib (Mac OS X)

From: Toby Peterson <toby_at_apple.com>
Date: Mon, 4 Dec 2006 15:39:32 -0800

Try the following:

CFLAGS="-arch ppc -arch i386" ./configure
make

- Toby

On 02 December 2006, at 05.57.35, Silvio Moioli wrote:

> Hi,
> I'm trying to package an Universal Binary Mac OS X application
> that requires the libcurl dynamic library (libcurl.3.0.0.dylib).
> I've spent hours trying to figure out how to compile a UB library
> but did not succeed: the intel .dylib gets compiled without
> problems, but I cannot compile the ppc one (I'm using an Intel-
> based machine on OSX 10.4.8).
> Does anybody know if this is possible?
>
> Thanks in advance,
> --
> Silvio Moioli
> www.moioli.net
> silvio at moioli dot net
> "Things should be as simple as possible, but not any simpler" Einstein
Received on 2006-12-05