how to add new command line option

Nick Clifton nickc@redhat.com
Thu Dec 23 11:33:00 GMT 2004


Hi Aram,

>    how to add new command line option. which file has the particular code for this. i am working on arm processor.

For which tool ?

The simplest method is to look for a file(s) which include the 
<getopt.h> header in the relevant directories and then proceed from there.

Cheers
   Nick



More information about the Binutils mailing list