[
https://issues.apache.org/jira/browse/DAFFODIL-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Interrante reassigned DAFFODIL-2500:
-----------------------------------------
Assignee: John Interrante
> Remove dependence on argp and gcc
> ---------------------------------
>
> Key: DAFFODIL-2500
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2500
> Project: Daffodil
> Issue Type: Bug
> Components: Back End C-Generator
> Affects Versions: 3.1.0
> Reporter: John Interrante
> Assignee: John Interrante
> Priority: Blocker
> Fix For: 3.1.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)