From:             djain at gmx dot net
Operating system: CygWin NT5
PHP version:      4CVS-2003-08-01 (stable)
PHP Bug Type:     *Compile Issues
Bug description:  configure doesn't detect C++ compiler properly

Description:
------------
Under CygWin, when compiling with an extension that uses C++, configure
reports "C++ compiler cannot create executables" and exits (./configure
--with-myextension).
I'm using the latest version of CygWin with gcc 3.2 20020927.

After uncommenting the corresponding line in the configure script, I was
able to successfully build PHP with my C++ extension.

I originally used php 4.3.2, the latest CVS version didn't work either.


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

Reply via email to