Files
rgbds/test/link/section-union/bank-conflict.out
Sylvie 1dcc000572 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.
2024-09-10 19:23:48 +02:00

7 lines
302 B
Plaintext

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
FATAL: <stdin>(14):
Cannot create section "conflicting banks" (1 error)