[
https://issues.apache.org/jira/browse/STDCXX-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497058
]
Eric Lemings commented on STDCXX-420:
-------------------------------------
Then how come the headers are not found by the configuration scripts?
"...
checking for <cassert>
no (_RWSTD_NO_CASSERT)
..."
> 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.