Re: [PATCH] don't crash on overflow on hppa64
t;%B(%A+0x%lx): cannot reach %s"), > + (_("%B(%A+0x%llx): cannot reach %s"), %llx isn't portable to all hosts (MinGW in particular). Can you use BFD_VMA_FMT with bfd_vma as your type? -- Joseph S. Myers jos...@codesourcery.com __
Re: ld option -rdynamic not documented
ot an ld option and --export-dynamic is not a gcc option. -rdynamic is already documented in the GCC manual. -- Joseph S. Myers jos...@codesourcery.com ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils