arm-none-eabi-objdump: Reading section .bss failed because: memory exhausted
Arjan van Vught <[email protected]> Sun, 5 Apr 2020 19:06:57 +0200
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Message-ID | <[email protected]> |
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.=20 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=