"Jonathan S. Shapiro" <shap@eros-os.com> writes: > Isn't TEXT_START_ADDRESS the same as the address specified by the -Ttext > option? No, it isn't. TEXT_START_ADDRESS changes how the linker script lays out sections. -Ttext does not. Ian