Hi,
Look into the ext/ directory how extensions are written
(config.m4, php_ext.c and php_ext.h). If you look in into the
source you will recognize they all follow a similar pattern.
There's also a bit documentation about it:
http://www.php.net/manual/en/zend.php (a bit outdated, but
most of it should apply).
As for the concrete scenary, cygwin _may_ work but isn't
supported right now. Only MSVC.
- Markus
On Tue, May 07, 2002 at 01:01:37AM -0400, Jon Baer wrote :
> Hi,
>
> Im trying to build a simple "Hello World" C extension using Cygwin but
> can't find any examples or how this can be accomplished ... can anyone
> give a hint?
>
> Thanks.
>
> - Jon
>
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
--
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
"I'm not stupid, you know? :)" - Jani Taskinen
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php