Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-739

Rewrite the GNUMakefile.cfg as a plain shell script to use the same algorithm of building configuration tests on Windows and Unix.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.1.2, 4.1.3, 4.1.4, 4.2.0
    • None
    • Build and Installation
    • None
    • unix

    Description

      On the configuration step performed by Windows shell script (written on JScript).
      On Unix the configuration step implemented in GNUmakefile.cfg. At the moment the order of building configuration tests is different between Windows and Unix; on Unix the some tests might be compiled twice (see STDCXX-737 issue).
      Since the shell scripting provides more flexibility in implementing the configuration step algorithm, the GNUmakefile.cfg should be rewritten as a plain shell script to implement the same configuration algorithm as on Windows.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              farid Farid Zaripov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: