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... configure: error: can not run
test program while cross compiling

Maybe someone can help, please.

Thanks in advance.

Braulio

"Sander Roobol" <[EMAIL PROTECTED]> wrote:
> 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 easier to
> install Cygwin on Windows and compile PHP from there.
> Cygwin is an open source unix environment for Windows. More information
> is available on www.cygwin.com.
>
> Sander
>
> On 2002.05.30 17:50 Braulio José Solano Rojas wrote:
> > 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 Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to