help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

arm-none-eabi-objdump: Reading section .bss failed because: memory exhau


From: Arjan van Vught
Subject: arm-none-eabi-objdump: Reading section .bss failed because: memory exhausted
Date: Sun, 5 Apr 2020 19:06:57 +0200

Dear list,

What does the error mean? Is it just that the .list file is not generated 
completely?  This error got  introduced when upgrading from version 7 to 9. 

Many thanks in advance. Arjan


arm-none-eabi-objdump -D lib_h3/libh3.a  | arm-none-eabi-c++filt > 
lib_h3/lib.list
arm-none-eabi-objdump: error: lib_h3/libh3.a(h3_codec.o)(.bss) section size 
(0x800c bytes) is larger than file size (0xde8 bytes)
arm-none-eabi-objdump: Reading section .bss failed because: memory exhausted
arm-none-eabi-objdump: error: lib_h3/libh3.a(udp.o)(.bss) section size (0x19934 
bytes) is larger than file size (0xcfc bytes)
arm-none-eabi-objdump: Reading section .bss failed because: memory exhausted

~ % arm-none-eabi-objdump --version
GNU objdump (GNU Tools for Arm Embedded Processors 9-2019-q4-major) 
2.33.1.20191025

reply via email to

[Prev in Thread] Current Thread [Next in Thread]