mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-02 03:48:41 +00:00
Prevent SECTION FRAGMENT combined sizes from overflowing their uint16_t size
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
SECTION FRAGMENT "output", ROM0
|
||||
ds $4000
|
||||
@@ -0,0 +1,5 @@
|
||||
FATAL: Section "output" fragments combined are larger than the GB address space
|
||||
at section-fragment/size-overflow/a.asm(1)
|
||||
and also:
|
||||
at section-fragment/size-overflow/a.asm(1)
|
||||
Linking aborted with 1 error
|
||||
Reference in New Issue
Block a user