mirror of
https://github.com/gbdev/rgbds.git
synced 2026-01-21 16:01:52 +00:00
Format linker script error backtraces the same way as others (#1792)
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
error: script-overflowing-sect.link(5): The linker script assigns section "ROM2 1" to address $8000, but then it would overflow ROMX by 1 byte
|
||||
error: The linker script assigns section "ROM2 1" to address $8000, but then it would overflow ROMX by 1 byte
|
||||
at script-overflowing-sect.link(5)
|
||||
Linking failed with 1 error
|
||||
|
||||
Reference in New Issue
Block a user