Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2500

Remove dependence on argp and gcc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • Back End C-Generator
    • None

    Description

      Update BUILD.md and the github actions to use clang instead of gcc. Will have to find the correct steps on Fedora / Linux / Windows and check they work (e.g., install clang-10 package on Ubuntu and set CC=clang-10 and AR=llvm-ar-10 environment variables).

      Likewise, replace argp calls with getopt calls in daffodil_main.c and daffodil_argp.c even though it means giving up long options and other nice features that argp has.  Remove argp dependency from BUILD.md and the github actions.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jinterrante John Interrante
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: