Configuration scripts should check for standard C++ headers using g++ instead
of gcc.
-------------------------------------------------------------------------------------
Key: STDCXX-420
URL: https://issues.apache.org/jira/browse/STDCXX-420
Project: C++ Standard Library
Issue Type: Bug
Components: Configuration
Affects Versions: 4.1.3
Environment: All GCC supported platforms.
Reporter: Eric Lemings
Fix For: 4.2
Configuration scripts will never find standard C++ headers using gcc. g++
should be used instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.