mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-23 11:32:07 +00:00
This requires updating the object file format to record the fstack context for sections themselves, not just for patches.
7 lines
351 B
Plaintext
7 lines
351 B
Plaintext
error: Section "conflicting alignment" is defined with 4-byte alignment (offset 0) at section-union/align-conflict.asm(7), but with address $cafe at section-union/align-conflict.asm(7)
|
|
---
|
|
error: <stdin>(18):
|
|
Section already declared as aligned to 4 bytes (offset 0)
|
|
FATAL: <stdin>(18):
|
|
Cannot create section "conflicting alignment" (1 error)
|