mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 23:37:48 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
error: fragment-mismatch.asm(2):
|
||||
Section already declared as fixed at incompatible address $0000
|
||||
FATAL: fragment-mismatch.asm(2):
|
||||
Cannot create section "test" (1 error)
|
||||
error: Section already declared as fixed at incompatible address $0000
|
||||
at fragment-mismatch.asm(2)
|
||||
FATAL: Cannot create section "test" (1 error)
|
||||
at fragment-mismatch.asm(2)
|
||||
|
||||
Reference in New Issue
Block a user