This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Error in std_longopts for assembler



I found the following error in parse_args.  The source that I am comparing with is binutils 2.11.

<     {"listing-lhs-width", required_argument, NULL, OPTION_LISTING_LHS_WIDTH2},
---
>     {"listing-lhs-width2", required_argument, NULL, OPTION_LISTING_LHS_WIDTH2},

Tracy

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]