mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-03 00:07:48 +00:00
Add -B/--backtrace option to RGBASM and RGBLINK (#1787)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
error: sym-noexist.asm(3): Undefined symbol "nothing"
|
||||
error: sym-noexist.asm(2): Undefined symbol "where"
|
||||
error: Undefined symbol "nothing"
|
||||
at sym-noexist.asm(3)
|
||||
error: Undefined symbol "where"
|
||||
at sym-noexist.asm(2)
|
||||
Linking failed with 2 errors
|
||||
|
||||
Reference in New Issue
Block a user