Maybe I'm missing something, but if you mean that you want to add some new 
functionality into your PHP module e.g. for the GD image library, then you create the 
libphp.so all over again (don't you?)

--t.


On Mon, 25 Mar 2002, Charmaine Tian wrote:

> Hi there,
> 
> I have my own extension and I need to compile it with PHP. I was able to use
> the automatic build system to compile it as a static module (--with-mymodule
> or --enable-mymodule). However, I cannot find any documentation on how to
> compile it as a shared module. Can anybody enlgihten me how to generate
> mymodule.so and how to integrate it in the PHP build system? A step by step
> description would be most helpful.
> 
> Your help is highly appreciated. Thanks in advance.
> 
> --Charmaine
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to