mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 14:27:50 +00:00
Add section fragments
Fixes #517, and hopefully enables RGBDS as a SDCC back-end
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
ERROR: section-union.asm(37):
|
||||
Section "test" already declared as union
|
||||
Section "test" already declared as union section
|
||||
warning: section-union.asm(37): [-Wobsolete]
|
||||
Concatenation of non-fragment sections is deprecated
|
||||
ERROR: section-union.asm(37):
|
||||
Section "test" already declared as fixed at $c000
|
||||
ERROR: section-union.asm(37):
|
||||
|
||||
Reference in New Issue
Block a user