Date: 07/10/00
- Next message: Andi Gutmans: "Re: [PHP-DEV] Possible glitch in php-4.0.1pl2 ?"
- Previous message: mark <email protected>: "[PHP-DEV] PHP 4.0 Bug #5523: Compilation crashes when compiling /ext/gd/gd.c looking for GIF support"
- In reply to: John Keiser: "[PHP-DEV] Building C++ (Patch)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 11:23 AM 7/10/00 -0600, John Keiser wrote:
>Woo hoo! Thanks, Sascha, it compiles and links C++ files now.
>
>One problem: I tested it with phpize (to make a self-contained extension)
>and PHP_REQUIRE_CXX is not found (nor does it check for c++). Could you
>kindly help there too? I plan to make this a self-contained extension since
>it isn't something that all PHP-ers would want. Thanks.
>
>Zend/zend_compile.h has a bug, too (it used istream but didn't #include
>istream.h). I have attached a patch.
Thanks I made it include iostream now.
Andi
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] Possible glitch in php-4.0.1pl2 ?"
- Previous message: mark <email protected>: "[PHP-DEV] PHP 4.0 Bug #5523: Compilation crashes when compiling /ext/gd/gd.c looking for GIF support"
- In reply to: John Keiser: "[PHP-DEV] Building C++ (Patch)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

