Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31501 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42109 invoked by uid 1010); 9 Aug 2007 16:04:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42094 invoked from network); 9 Aug 2007 16:04:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Aug 2007 16:04:03 -0000 Authentication-Results: pb1.pair.com header.from=thetaphi@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=thetaphi@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 80.190.230.99 as permitted sender) X-PHP-List-Original-Sender: thetaphi@php.net X-Host-Fingerprint: 80.190.230.99 www.troja.net Linux 2.5 (sometimes 2.4) (4) Received: from [80.190.230.99] ([80.190.230.99:39692] helo=mail.troja.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4D/F0-31425-0FA3BB64 for ; Thu, 09 Aug 2007 12:04:02 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.troja.net (Postfix) with ESMTP id 171712E33D; Thu, 9 Aug 2007 18:03:52 +0200 (CEST) Received: from mail.troja.net ([127.0.0.1]) by localhost (cyca.troja.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 01592-05; Thu, 9 Aug 2007 18:03:49 +0200 (CEST) Received: from VEGA (port-83-236-62-51.dynamic.qsc.de [83.236.62.51]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.troja.net (Postfix) with ESMTP id B00072E2A4; Thu, 9 Aug 2007 18:03:49 +0200 (CEST) To: "'Antony Dovgal'" , "'Christian Speich'" Cc: References: <1185527744.6559.6.camel@kleinweby-laptop> <46A9BEC4.5040803@zend.com> <000001c7d038$264a54a0$4cf96686@VEGA> <46A9C98D.4000208@zend.com> <000301c7d048$b758c7a0$4cf96686@VEGA> <46BAD8E8.9000907@zend.com> Date: Thu, 9 Aug 2007 18:03:52 +0200 Message-ID: <000001c7da9e$e1e35b10$0201a8c0@VEGA> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <46BAD8E8.9000907@zend.com> Thread-Index: AcfaZIBzPnrbWwzXTqaujM7dpI0nJwAObzMg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Virus-Scanned: amavisd-new at troja.net Subject: RE: [PHP-DEV] php5 as universal binary (Mac OS X) From: thetaphi@php.net ("Uwe Schindler") Hi Antony, the problem is that my VMWare-patched MacOSX is corrupt. I have to reinstall it and also install XCode. And my "official Mac" is a PowerPc one that cannot create universal binaries. It could be better for a fast answer to ask the person (Christian Speich) who originally asked for help to test your patch. ----- Uwe Schindler thetaphi@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany > -----Original Message----- > From: Antony Dovgal [mailto:antony@zend.com] > Sent: Thursday, August 09, 2007 11:06 AM > To: Uwe Schindler > Cc: internals@lists.php.net > Subject: Re: [PHP-DEV] php5 as universal binary (Mac OS X) > > 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/co > mp > > iling/chapter_4_section_3.html Apple states: > > -- > Wbr, > Antony Dovgal