qualcomm / qualcomm/eld

`--require-defined` command-line option can be helpful

Open
#72 2 comments 0 reactions 1 assignee View on GitHub

@MSMazaya is already working on this.

Since May 6, 2025.

Dominant language
C++
Stars
259
Forks
84
Avg merge
2d 14h
Merged PRs (30d)
72

Description

--require-defined option can be helpful for our users and help us increasing GNU compatibility of our tools.
From GNU LD documentation:

--require-defined=symbol

Require that symbol is defined in the output file. This option is the same as option --undefined except that if symbol is not defined in the output file then the linker will issue an error and exit.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.