Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCustom Linker Script
Dear all, I have to add an output section in the final binary called "EXTSec". Therefore, I modified the makefile to point to a linkerscript.lds. Then I copied the original likerscript.x contents,...
Altera_Forum
Honored Contributor
14 years agoAccording to GCC documentation all explicit assignment overwrite implicit assignment.
I really need to resolve this issue. I need to dump all input sections in that file into one output section, and I don't care about the rest files.