mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-10 10:42:35 +00:00
9 lines
353 B
Plaintext
9 lines
353 B
Plaintext
FATAL: Section "conflicting alignment" is defined with 4-byte alignment (offset 0), but also with address $cafe
|
|
at section-union/align-conflict.asm(7)
|
|
and also:
|
|
at section-union/align-conflict.asm(7)
|
|
Linking aborted with 1 error
|
|
---
|
|
FATAL: Section "conflicting alignment" already declared as aligned to 4 bytes (offset 0)
|
|
at <stdin>(18)
|