ID: 24913 Updated by: [EMAIL PROTECTED] Reported By: djain at gmx dot net -Status: Open +Status: Bogus Bug Type: *Compile Issues Operating System: CygWin NT5 PHP Version: 4CVS-2003-08-01 (stable) New Comment:
cygwin is not a supported build environment for PHP. We didn't write your extension. You didn't give enough info for us to know what is going wrong. This is not a bug in php, so marking as bogus. If you have problems developing extensions, ask on the internals mailing list. Previous Comments: ------------------------------------------------------------------------ [2003-08-01 19:11:24] djain at gmx dot net 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 this bug report at http://bugs.php.net/?id=24913&edit=1
