On Tue, 12 Oct 2004 17:08:03 -0500, Jeremy Johnstone <[EMAIL PROTECTED]> 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. > 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 :-) --Wez. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php