Re: [PHP-DEV] Compiling for Win32

2002-05-30 Thread Braulio José Solano Rojas
Hi! Thanks Sander. I still would like to do it with mingw, because it produces native Windows32 programs that do not rely on any 3rd-party DLLs. I am having this problem when I am running ./configure: checking whether to enable WDDX support... no checking whether byte ordering is bigendian...

Re: [PHP-DEV] Compiling for Win32

2002-05-30 Thread Sander Roobol
Compiling PHP on Windows is not very easy. The easiest and cheapest way to do it, is by using Cygwin, although it's not the most common way to do it. The official binaries are made with Microsoft Visual C++ which is quite expensive. IIRC, you can create Cygwin binaries from unix, but it's easie

[PHP-DEV] Compiling for Win32

2002-05-30 Thread Braulio José Solano Rojas
Hello! I would like to compile PHP for win32. How may I achieve that? I mean, is there a free compiler I can use in windows or how do I do cross-compiling in Unices? I have tried with mingw in FreeBSD 4.5, but without success. Please help me. I'll appreciate. Bye. Braulio Solano -- PHP