> >Ok, seeing that some people indeed do use cygwin to build PHP, here's > >report about my achievements: > > Just checked with new cygwin and it builds, compiles but does not link, > seem to be a problem with underscore generation. The cli executable > does not find its functions....maybe i check this later > > by the way i have now problems with php 4.1.1 and 4.1.2 but then came cli...
Just compiled php from cvs and have encountered no problems. * Latest cygwin * autoconf-2.52 recompiled from source * libtool-1.4.2 recompiled from source * ./configure --without-xml Compilation went smoothly and both cgi and cli were built and functioning ok. It would be fun to run some benchmarks to see whether php compiled under cygwin is much slower thatn the one compiled with native ms compiler. Edin -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php