Keycorp Limited
Latest News



Home  /  Support  /  I.D.E.E.A.  /  I.D.E.E.A. FAQs  / GCC compiler/linker files contain contradictory information.
GCC compiler/linker files contain contradictory information.
 
The GCC linker generates a map file showing the location and size of data/code associated with the application build. Output appears to be incorrect when blocks of code/data are explicitly reserved. The map file always displays two addresses with the second one being twice the size of the first. The double size address can be ignored.