Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13300 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33491 invoked by uid 1010); 12 Oct 2004 22:56:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33353 invoked from network); 12 Oct 2004 22:56:45 -0000 Received: from unknown (HELO mproxy.gmail.com) (64.233.170.206) by pb1.pair.com with SMTP; 12 Oct 2004 22:56:45 -0000 Received: by mproxy.gmail.com with SMTP id v30so147006rnb for ; Tue, 12 Oct 2004 15:56:45 -0700 (PDT) Received: by 10.38.8.80 with SMTP id 80mr1858957rnh; Tue, 12 Oct 2004 15:56:45 -0700 (PDT) Received: by 10.38.8.10 with HTTP; Tue, 12 Oct 2004 15:56:45 -0700 (PDT) Message-ID: <90e24d4e04101215562592f472@mail.gmail.com> Date: Tue, 12 Oct 2004 17:56:45 -0500 Reply-To: Jeremy Johnstone To: Wez Furlong Cc: internals@lists.php.net In-Reply-To: <4e89b4260410121543180d5abd@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <90e24d4e041012125377f90111@mail.gmail.com> <152201c4b099$c07c1a20$0200a8c0@rusko> <90e24d4e04101215083160a711@mail.gmail.com> <4e89b4260410121543180d5abd@mail.gmail.com> Subject: Re: [PHP-DEV] Compiling extensions From: phpdev@gmail.com (Jeremy Johnstone) On Tue, 12 Oct 2004 23:43:27 +0100, Wez Furlong wrote: > On Tue, 12 Oct 2004 17:08:03 -0500, Jeremy Johnstone wrote: > > I have proposed it to PECL a while back (like June I think), not sure > > on the status of the proposal though. > > If you want to get it into PECL, give us a nudge over there to refresh > our collective memories what it is exactly. Will do last I heard about it you (and others) were wanting me to extend the extension to include a lot more. Unfortunately I haven't had the time I wanted to do that. > > > P.S. - (off-topic reply) You must know me then I guess. I have > > everything but OSX available in my server rack in my house, so yes I > > could do it that way. Was just hoping for an easier solution. Guess I > > might just have to cave in and buy me an Apple if there is no other > > way. > > Hmm, depends on what you regard as easy ;-) > The most reliable way (which could be considered easiest) is to build > the extension on each platform. > > An alternative, that I don't think anyone has tried, is to > cross-compile for the target platforms from the same box. This is > uncharted territory AFAIK and there is a chance that our build system > might not like it. If you feel like giving it a go, I'd welcome you > feedback :-) > I think I might give the cross-compile a try for OS X atleast, unless someone knows where I can pick up a decent Mac w/ OS X for a low price. Somehow I have my doubts too, but I am willing to be a pioneer if need be. Thanks, -Jeremy http://www.jeremyjohnstone.com