Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31497 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 135 invoked by uid 1010); 9 Aug 2007 09:05:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 117 invoked from network); 9 Aug 2007 09:05:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Aug 2007 09:05:51 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:17769] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4E/62-07938-CE8DAB64 for ; Thu, 09 Aug 2007 05:05:50 -0400 Received: (qmail 21917 invoked from network); 9 Aug 2007 09:05:45 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 9 Aug 2007 09:05:45 -0000 Message-ID: <46BAD8E8.9000907@zend.com> Date: Thu, 09 Aug 2007 13:05:44 +0400 User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: Uwe Schindler CC: internals@lists.php.net References: <1185527744.6559.6.camel@kleinweby-laptop> <46A9BEC4.5040803@zend.com> <000001c7d038$264a54a0$4cf96686@VEGA> <46A9C98D.4000208@zend.com> <000301c7d048$b758c7a0$4cf96686@VEGA> In-Reply-To: <000301c7d048$b758c7a0$4cf96686@VEGA> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php5 as universal binary (Mac OS X) From: antony@zend.com (Antony Dovgal) Uwe, could you plz test this patch? http://dev.daylessday.org/diff/macos_uni.diff Thanks. On 27.07.2007 16:21, Uwe Schindler wrote: > On > http://developer.apple.com/documentation/Porting/Conceptual/PortingUnix/comp > iling/chapter_4_section_3.html Apple states: -- Wbr, Antony Dovgal