mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-04 08:47:47 +00:00
Report locations for RGBLINK errors with conflicting objects (#1494)
This requires updating the object file format to record the fstack context for sections themselves, not just for patches.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
error: Section "conflicting address" is defined with conflicting addresses $beef and $babe
|
||||
error: Section "conflicting address" is defined with address $beef at section-union/org-conflict.asm(7), but with address $babe at section-union/org-conflict.asm(7)
|
||||
---
|
||||
error: <stdin>(16):
|
||||
Section already declared as fixed at different address $beef
|
||||
|
||||
Reference in New Issue
Block a user