mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-05 01:07:48 +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 banks" is defined with conflicting banks 4 and 1
|
||||
error: Section "conflicting banks" is defined with bank 4 at section-union/bank-conflict.asm(5), but with bank 1 at section-union/bank-conflict.asm(5)
|
||||
---
|
||||
error: <stdin>(14):
|
||||
Section already declared with different bank 4
|
||||
|
||||
Reference in New Issue
Block a user