From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.2.1 PHP Bug Type: *Compile Issues Bug description: broken(missing) detect of gcc
php 4.1.2 properly detects and adjusts for gcc as the compiler. For some reason, 4.2.1 does not. It is neccessary to use CC=gcc ./configure otherwise, there are a bunch of "cc: not found" errors. Please unbreak whatever was broken in configure, moving from 4.1.2 to 4.2.1 -- Edit bug report at http://bugs.php.net/?id=17417&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17417&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17417&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17417&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17417&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17417&r=support Expected behavior: http://bugs.php.net/fix.php?id=17417&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17417&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17417&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17417&r=globals