mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-25 12:32:07 +00:00
Don't output sections in reverse order (#1613)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
error: Section "_INITIALIZER" has not been assigned a type by a linker script
|
||||
error: Section "_GSFINAL" has not been assigned a type by a linker script
|
||||
error: Section "_GSINIT" has not been assigned a type by a linker script
|
||||
error: Section "_HOME" has not been assigned a type by a linker script
|
||||
error: Section "_INITIALIZED" has not been assigned a type by a linker script
|
||||
error: Section "_DATA" has not been assigned a type by a linker script
|
||||
error: Section "_CODE" has not been assigned a type by a linker script
|
||||
error: Section "_DATA" has not been assigned a type by a linker script
|
||||
error: Section "_INITIALIZED" has not been assigned a type by a linker script
|
||||
error: Section "_HOME" has not been assigned a type by a linker script
|
||||
error: Section "_GSINIT" has not been assigned a type by a linker script
|
||||
error: Section "_GSFINAL" has not been assigned a type by a linker script
|
||||
error: Section "_INITIALIZER" has not been assigned a type by a linker script
|
||||
Linking failed with 7 errors
|
||||
|
||||
Reference in New Issue
Block a user