From:             Xuefer at 21cn dot com
Operating system: cygwin
PHP version:      4.3.1
PHP Bug Type:     Compile Warning
Bug description:  cc: not found when "checking for Cygwin environment"

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
-- 
Edit bug report at http://bugs.php.net/?id=22835&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22835&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22835&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22835&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22835&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22835&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22835&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22835&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22835&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22835&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22835&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22835&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22835&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22835&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22835&r=gnused

Reply via email to