Add several tests for linker script syntax

Fixes a slice of #1276
This commit is contained in:
ISSOtm
2024-02-18 23:25:40 +01:00
parent 0769694839
commit b100c8ebee
21 changed files with 67 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
error: script-missing-bank-no.link(2): A bank number must be specified for ROMX
error: script-missing-bank-no.link(3): A bank number must be specified for VRAM
error: script-missing-bank-no.link(4): A bank number must be specified for SRAM
error: script-missing-bank-no.link(6): A bank number must be specified for WRAMX
Linking failed with 4 errors