This is the mail archive of the binutils@sourceware.org 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][PING] Pretty-printing plt entries on ARM (second try)


Hi Yury,

I'm not sure how to autotest Thumb-only platforms. Are those already
checked when I configure for standard gnueabi/eabi targets?

No.

Or should I use some special triplet?

Yes try building a toolchain configure with:

   --target=arm-eabi --with-cpu=cortex-m3

and then run the testsuite with -mthumb specified on the command line.

Or you could just let me do that and tell you that it works and so have checked your patch in. (Sorry that it tool me so long to getting round to doing this).

Cheers
  Nick



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