Hi,
today I tried to rebuild a fresh tree for Cocoa on MacOS X 10.2.1 I got a few problem. In config.status, this I found this line: s,@LIBCURL_LIBS@,-lcurl -arch i386 -arch ppc -lssl -lcrypto,;t t Note the -arch i386. I'm running on PPC. This option get passed to gcc This generates a big warning, but surely shouldn't be here. Hub
