From dev-return-22213-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Mon Aug 31 17:49:13 2009 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 39873 invoked from network); 31 Aug 2009 17:49:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Aug 2009 17:49:13 -0000 Received: (qmail 54485 invoked by uid 500); 31 Aug 2009 17:49:12 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 54384 invoked by uid 500); 31 Aug 2009 17:49:12 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 54368 invoked by uid 99); 31 Aug 2009 17:49:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2009 17:49:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of paul@querna.org designates 209.85.211.192 as permitted sender) Received: from [209.85.211.192] (HELO mail-yw0-f192.google.com) (209.85.211.192) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Aug 2009 17:49:04 +0000 Received: by ywh30 with SMTP id 30so5995203ywh.25 for ; Mon, 31 Aug 2009 10:48:42 -0700 (PDT) MIME-Version: 1.0 Received: by 10.91.154.17 with SMTP id g17mr4266068ago.40.1251740922537; Mon, 31 Aug 2009 10:48:42 -0700 (PDT) In-Reply-To: <4B854074-6BBB-4EF4-ABA6-3C27FF8AC2D6@jaguNET.com> References: <4B854074-6BBB-4EF4-ABA6-3C27FF8AC2D6@jaguNET.com> Date: Mon, 31 Aug 2009 10:48:42 -0700 Message-ID: <4239a4320908311048y71ea9dd5ob1300d6143c3c25c@mail.gmail.com> Subject: Re: Snow Leopard hints From: Paul Querna To: Jim Jagielski Cc: dev@httpd.apache.org, APR Developer List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Aug 31, 2009 at 10:44 AM, Jim Jagielski wrote: > If compiling, at least for now, make sure you use CC='gcc -arch i386' > (or use gcc-4.0)... APR won't build under both archs and the default > for gcc-4.2 is to build for x86_64, which makes APR barf. > did anyone ask friends at apple for their patchset for apr/httpd?