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]
Other format: [Raw text]

Re: [PATCH] Add -g switch to GAS


Hi Nick,

Nick Clifton <nickc@redhat.com> writes:
>   I am applying the patch below to add a -g switch to GAS.  This
>   switch behaves in the same way as GCC's -g switch, ie it enables the
>   generation of debugging information in the format preferred by the
>   assembler's target.

Turning '-g' into a short option breaks MIPS, which has its own
-g<level> option.

Richard


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