mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
11 lines
448 B
Plaintext
11 lines
448 B
Plaintext
FATAL: Section "conflicting alignment" is defined with 8-byte alignment (offset 7), but also with 16-byte alignment (offset 14)
|
|
at section-union/align-ofs-conflict.asm(7)
|
|
and also:
|
|
at section-union/align-ofs-conflict.asm(7)
|
|
Linking aborted with 1 error
|
|
---
|
|
error: Section already declared with incompatible 8-byte alignment (offset 7)
|
|
at <stdin>(18)
|
|
FATAL: Cannot create section "conflicting alignment" (1 error)
|
|
at <stdin>(18)
|