Re: [PHP-DEV] Building C++ (Patch) From: Andi Gutmans (andi <email protected>)
Date: 07/10/00

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>