objcopy.exe: 64-bit address 0x4b4fa300000000 out of range for Intel Hex file
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
GNU Arm Embedded Toolchain |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
New in 8 2018-q4-major, OK in previous versions.
When extracting code from .elf, objcopy reports "64-bit address 0x4b4fa300000000 out of range for Intel Hex file".
Commands:
D:\gcc>"C:\Program Files (x86)\GNU Tools ARM Embedded\8 2018-q4-
D:\gcc>"C:\Program Files (x86)\GNU Tools ARM Embedded\8 2018-q4-
C:\Program Files (x86)\GNU Tools ARM Embedded\8 2018-q4-
C:\Program Files (x86)\GNU Tools ARM Embedded\8 2018-q4-
Minimal example attached.
description: | updated |
Changed in gcc-arm-embedded: | |
status: | New → Fix Released |
no longer affects: | gcc-arm-embedded/8.0 |
It seems that this affects the Windows build, but not the Linux build.
Perhaps something to do with how the toolchain was built for Windows?