Skip to content

GNU ld and GNU as bug #13

@vojkan99

Description

@vojkan99

During the testing of the --omnibor=

option for both GNU ld an GNU as, it has become apparent that there is a bug in BinUtils regarding the options with the required argument.

Despite specifying that an option (for example --omnibor=

) must have an argument, if a user does not specify that argument and there is some other option following the observed option, both GNU ld and GNU as will view that next option as a string argument for the observed option. That is most likely not the desired behaviour.

This is the case for other options with required arguments not related to OmniBOR as well (for example --dependency-file=).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions