On Tue, Dec 27, 2011 at 18:02, Nuno Lopes <nlop...@php.net> wrote:
> Uhm, I don't think this change makes much sense (nor does the previous
> behaviour on Mac)..
> Extensions that use C++ should pull in the required libraries themselves. We
> shouldn't be linking PHP everytime with libstdc++ if that is not needed.

Then what is the idea behind PHP_REQUIRE_CXX?
As I see it, it should pull in everything needed for the extension to use c++.

-Hannes

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to