Why does GNU ld default linker script NOT have 'MEMORY'?

Viewed 115

I checked the output of ld --verbose on both x86_64 as well as on armv7l (beaglebone black rev C). The default linker script does not contain 'MEMORY' command. Why is that?

0 Answers
Related