ID: 51025 Updated by: [email protected] Reported By: ncoesel at dealogic dot nl -Status: Open +Status: Bogus -Bug Type: *Compile Issues +Bug Type: Compile Failure Operating System: Linux PHP Version: 5.2.12 New Comment:
Cross compiling is not and will not be supported out-of-box. Ever. If you need to cross compile you better know what you're doing and hence you're able to modify the Makefile and php_config.h files yourself. Previous Comments: ------------------------------------------------------------------------ [2010-02-12 09:56:28] ncoesel at dealogic dot nl Description: ------------ For some reason dynamic loading is disabled when cross compiling (version 5.2.6 -sorry can't upgrade-) altough libdl is present and properly detected. Or is this some automake/autoconf bug? When I modify configure to skip the cross compiling test, dynamic loading works just fine on a mipsel (MIPS little endian) platform. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=51025&edit=1
