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: pr17512 cause linking failure when cross linking libgfortran on arm-none-linux-gnueabihf



On 04/11/14 11:51, Nicholas Clifton wrote:
Hi Jiong,

with the following error
    "ld/ld-new: cannot size stub section: Invalid operation|

because "sz > (bfd_size_type) bfd_get_size (abfd)"

it's trigger from

elf32-arm.c(cortex_a8_erratum_scan)

   else if (! bfd_malloc_and_get_section (input_bfd, section, &contents))
          return TRUE;
Can you send me a test case to reproduce this problem please ?

OK, just minimized the test environment, will send you off-list as it's still 1.8M.

Regards,
Jiong


Cheers
    Nick








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