mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 07:47:49 +00:00
Allow specifying offset in addition to alignment
This commit is contained in:
6
test/link/section-union/different-ofs.out
Normal file
6
test/link/section-union/different-ofs.out
Normal file
@@ -0,0 +1,6 @@
|
||||
error: Section "conflicting alignment" is defined with conflicting 8-byte alignment (offset 7) and 8-byte alignment (offset 6)
|
||||
---
|
||||
ERROR: -(18):
|
||||
Section "conflicting alignment" already declared with incompatible 3-byte alignment (offset 7)
|
||||
ERROR: -(18):
|
||||
Cannot create section "conflicting alignment" (1 errors)
|
||||
Reference in New Issue
Block a user