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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu May 02 04:01:30 2024 UTC