mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 10:42:07 +00:00
This requires updating the object file format to record the fstack context for sections themselves, not just for patches.
7 lines
376 B
Plaintext
7 lines
376 B
Plaintext
error: Section "conflicting alignment" is defined with 8-byte alignment (offset 7) at section-union/different-ofs.asm(7), but with 8-byte alignment (offset 6) at section-union/different-ofs.asm(7)
|
|
---
|
|
error: <stdin>(18):
|
|
Section already declared with incompatible 8-byte alignment (offset 7)
|
|
FATAL: <stdin>(18):
|
|
Cannot create section "conflicting alignment" (1 error)
|