php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22835 cc: not found when "checking for Cygwin environment"
Submitted: 2003-03-23 22:39 UTC Modified: 2003-03-24 03:42 UTC
From: Xuefer at 21cn dot com Assigned:
Status: Closed Package: Compile Warning
PHP Version: 4.3.1 OS: cygwin
Private report: No CVE-ID: None
 [2003-03-23 22:39 UTC] Xuefer at 21cn dot com
configure:1551: checking for Cygwin environment
configure:1567: cc -c   conftest.c 1>&5
cc: not found

this failed to check Cygwin env
"configure:1827: checking for gcc" is after checking Cygwin
that's wrong, is'nt it?

when i use "CC=/bin/gcc ./config.nice" it's ok
fix it pls

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-24 03:42 UTC] sniper@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 21:01:31 2024 UTC