forked from Imagelibrary/rtems
Modified bsp_specs per Eric Norum's suggestion to handle -qnolinkcmds
switch which lets the user specify a different linker script.
This commit is contained in:
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e _start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e _start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start332.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start68k.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start302.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start360.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: start302.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: idt_csu.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: idt_csu.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: }
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -u __vectors -u download_entry -N -T linkcmds%s}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -u __vectors -u download_entry -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
%{!qrtems: %(old_startfile)} %{qrtems: startsis.o%s}
|
||||
|
||||
*link:
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -T linkcmds%s -e start}
|
||||
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -N -e start %{!qnolinkcmds: -T linkcmds%s}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user