Error in std_longopts for assembler

Tracy.Kuhrt@microchip.com Tracy.Kuhrt@microchip.com
Tue Jun 5 16:25:00 GMT 2001


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



More information about the Binutils mailing list