You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2007/08/14 19:41:30 UTC

[jira] Assigned: (STDCXX-260) configure-like script to configure library

     [ https://issues.apache.org/jira/browse/STDCXX-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor reassigned STDCXX-260:
-----------------------------------

    Assignee: Farid Zaripov

Assigning to Farid, the maintainer of the Windows infrastructure.

> configure-like script to configure library
> ------------------------------------------
>
>                 Key: STDCXX-260
>                 URL: https://issues.apache.org/jira/browse/STDCXX-260
>             Project: C++ Standard Library
>          Issue Type: New Feature
>          Components: Configuration
>    Affects Versions: 4.1.3, 4.1.2
>         Environment: UNIX
>            Reporter: Martin Sebor
>            Assignee: Farid Zaripov
>            Priority: Critical
>
> To make the configuration and build process more user-friendly we should provide a configure-like script (as a wrapper around the existing GNUmakefiles) to let users familiar with autoconf-based projects more quickly configure, build, and install the library (including its headers). The script should recognize and interpret the most common options such as --prefix=,  --enable-shared, --enable-threads, etc. by translating them to the existing infrastructure's equivalents (e.g., BUILDMODE or BUILDTYPE).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.