Hi,

I've learn how to compile a simple (with only one .C file) extension under Windows and Linux. And multi .C file compilation with Windows.

But how can I compile a PHP extension composed by several .C files ? I'm not an expert in GCC compilation. So perheaps I've missed something.

For linux, I use the information give by the php documentation

http://www.php.net/manual/fr/zend.creating.php

The example give in the doc is fine for one .c file, but does not works for several .C files.


Thx for helping me :).


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



Reply via email to