Hello Luc,
Thanks for the reply.
I visited your site, but it's not clear to me whether you were
cross-compiling for SPARC on your x86 system. If so, did you use the
standard --host= and --target= options to point to your cross-compiler
when building Apache? Also, did you configure PHP using bot
Title: Cross-compiling Apache 2.2.3 and PHP 5.1.6
Hello,
Has anyone successfully cross-compiled Apache 2.2.3 and PHP 5.1.6 for any platform?
The Apache eXtenSion tool (apxs) as a PERL script is platform independent, but it relies on executing httpd, which having been cross-compiled, can't b
Hi Roger,
I'm cross-compiling Apache 2.2.3 for MIPS under x86 Linux and just added
--enable-ssl to my ./configure line to use the built-in mod_ssl.
Unfortunately, the build now fails:
In file included from ssl_private.h:59,
from mod_ssl.c:27:
ssl_toolkit_c
Title: Cross-compilation problem with Apache 2.2.3
Hello,
I've researched this problem online but have not found an acceptable solution.
When cross-compiling Apache 2.2.3 on Linux, the build fails:
./gen_test_char > test_char.h
/bin/sh: ./gen_test_char: cannot execute binary file
make