mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-10 02:32:34 +00:00
9 lines
378 B
Plaintext
9 lines
378 B
Plaintext
FATAL: Section "conflicting alignment" is defined with 8-byte alignment (offset 7), but also with 8-byte alignment (offset 6)
|
|
at section-union/different-ofs.asm(7)
|
|
and also:
|
|
at section-union/different-ofs.asm(7)
|
|
Linking aborted with 1 error
|
|
---
|
|
FATAL: Section "conflicting alignment" already declared with incompatible 8-byte alignment (offset 7)
|
|
at <stdin>(18)
|