Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review and update bin/cdt-* executable help information and man pages. #143

Closed
ScottBailey opened this issue Apr 13, 2023 · 2 comments
Closed
Labels
documentation Improvements or additions to documentation 👍 lgtm

Comments

@ScottBailey
Copy link
Contributor

cdt-cpp --help has a few issues. It seems worthwhile to review and correct this text. While we are at it, it seems useful to review all the cdt tools: cdt-abidiff cdt-cc cdt-cpp cdt-init cdt-ld.

Here are some cpp-cdt problem examples:

  • OVERVIEW: cdt-cpp (Eosio C++ -> WebAssembly compiler) Should Eosio be replaced by AntelopeIO?
  • inconsistent termination: some help ends with a period while some does not
  • -O=<string> - Optimization level s, 0-3 - string could/should be s or something else? What about -O3? Is that valid? Evaluate this --flag=<string> for all similar options.
  • is --fnative always x86_64?
@stephenpdeos stephenpdeos added this to the CDT 5.0.0-rc1 milestone Apr 19, 2023
@stephenpdeos stephenpdeos added documentation Improvements or additions to documentation 👍 lgtm and removed triage labels Apr 19, 2023
@stephenpdeos
Copy link
Member

More conversation within #121

@dimas1185
Copy link
Contributor

most of points of a little to no value

@ericpassmore ericpassmore removed this from the Unknown milestone Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation 👍 lgtm
Projects
Archived in project
Development

No branches or pull requests

5 participants