From:             [EMAIL PROTECTED]
Operating system: Solaris 8
PHP version:      4.0.6
PHP Bug Type:     *Configuration Issues
Bug description:  configure fail cross-compiler check with gcc 3.0.1

On Solaris 8 SPARC, with gcc 3.0.1 from the solaris freeware site
(binaries), php 4.0.6 configure script incorrectly detects gcc as a cross
compiler and fail the int8 test later on because of this. 

The cross-compiler check seems a bit flacky.

Reverting to the experimental m64 capable gcc in the 2.96.. snapshot list,
(but without asking for 64 bit code generation) correctly runs configure
and detects gcc as beeing a native compiler.

configure was run with all default:
./configure

gcc 3.0.1 from sunfreeware.com for sol 8 SPARC in /usr/local.

Greetings from Switzerland

Francois
-- 
Edit bug report at: http://bugs.php.net/?id=14230&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to