I have proposed it to PECL a while back (like June I think), not sure
on the status of the proposal though. Because of the nature of why I
am using this extension, I need to precompile it for as many platforms
as possible and use it as a dynamically loaded module (it's basically
a script licensing system). I know this isn't the most idea solution,
but for my needs it is basically the only one available which works
the way I want.

-Jeremy
http://www.jeremyjohnstone.com

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.


On Tue, 12 Oct 2004 16:26:25 -0400, Paul G <[EMAIL PROTECTED]> wrote:
> well, normally this would be done with autoconf (if you have code that isn't
> directly portable), assuming you are distributing it as source. however, to
> test you would need access to said platforms.
> 
> have you proposed your extension to pecl? pecl-l would probably  be a better
> place to ask and i would think folks there would be glad to help with
> testing on the platforms you don't have available.
> 
> off-topic: you mean you don't have all those in that rack of yours? <g>
> 
> paul
> 
>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to