Custom linker script

Usually I use the following LDFLAGS for that:

LDFLAGS += -qnolinkcmds -T linkcmds.custom

That should work with any RTEMS version.

Best regards

Christian