ID: 46595 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Unix PHP Version: 5.3.0alpha2 Assigned To: dsp New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [2008-11-17 15:01:31] [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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46595&edit=1