[
https://issues.apache.org/jira/browse/STDCXX-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Sebor reassigned STDCXX-336:
-----------------------------------
Assignee: Martin Sebor
> allow multiple config.h files in the same installation directory
> ----------------------------------------------------------------
>
> Key: STDCXX-336
> URL: https://issues.apache.org/jira/browse/STDCXX-336
> Project: C++ Standard Library
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0
> Environment: all
> Reporter: Andrew Black
> Assignee: Martin Sebor
> Priority: Critical
> Fix For: 4.3
>
> Original Estimate: 16h
> Remaining Estimate: 16h
>
> A useful enhancement could be the ability to install multiple versions of the
> standard library into the same location. While there is nothing in the
> makefiles that would prevent such an installation, a problem arises with the
> config.h file in the include sub directory of the install directory. Only
> one config.h file can reside in this location at a time, and different
> versions (such as those generated when characterizations are run with
> different compilers) may differ.
> One problem that needs to be considered in implementing (or deciding not to
> implement) this request is the situation where a config.h file hasn't been
> generated for a particular os/compiler/buildtype/buildtag.
> Another problem to consider is when you have the same os/buildtype/buildtag,
> but different compilers, and one or both compilers support features that the
> other doesn't.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.