mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-17 14:12:12 +00:00
Refactor section creation errors, and simplify output for single errors (#1964)
This commit is contained in:
@@ -4,7 +4,5 @@ FATAL: Section "conflicting address" is defined with address $beef, but also wit
|
||||
at section-union/org-conflict.asm(7)
|
||||
Linking aborted with 1 error
|
||||
---
|
||||
error: Section already declared as fixed at different address $beef
|
||||
at <stdin>(16)
|
||||
FATAL: Cannot create section "conflicting address" (1 error)
|
||||
FATAL: Section "conflicting address" already declared as fixed at different address $beef
|
||||
at <stdin>(16)
|
||||
|
||||
Reference in New Issue
Block a user