php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14230 configure fail cross-compiler check with gcc 3.0.1
Submitted: 2001-11-26 08:59 UTC Modified: 2002-01-10 02:07 UTC
From: tamone at eig dot unige dot ch Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 4.0.6 OS: Solaris 8
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tamone at eig dot unige dot ch
New email:
PHP Version: OS:

 

 [2001-11-26 08:59 UTC] tamone at eig dot unige dot ch
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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-20 09:09 UTC] lobbin@php.net
Can you provide some usefull information from the configure script?

R.
 [2002-01-10 02:07 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 03:01:28 2024 UTC