mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-30 23:07:48 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1 +1,5 @@
|
||||
error: "Same" is defined as a label at section-union/same-export/b.asm(2), but as another label at section-union/same-export/a.asm(2)
|
||||
FATAL: "Same" is defined as a label, but also as another label
|
||||
at section-union/same-export/b.asm(2)
|
||||
and also:
|
||||
at section-union/same-export/a.asm(2)
|
||||
Linking aborted with 1 error
|
||||
|
||||
Reference in New Issue
Block a user