php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #46595 Use cc as default compiler
Submitted: 2008-11-17 15:01 UTC Modified: 2008-11-17 19:30 UTC
From: [email protected] Assigned: dsp (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 5.3.0alpha2 OS: Unix
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: [email protected]
New email:
PHP Version: OS:

 

 [2008-11-17 15:01 UTC] [email protected]
Description:
------------
Use the cc binary as a default compiler. The AC_PROG_CC macro usually 
checks for GCC first. There are good reasons to not use gcc and install 
another default compiler as the cc binary. Therefore AC_PROG_CC should 
use cc and then fallback to gcc.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-11-17 19:30 UTC] [email protected]
This bug has been fixed in CVS.

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/.
 
Thank you for the report, and for helping us make PHP better.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 10:01:32 2025 UTC