Can ayone tell me what these error messages mean?
arm-agb-elf-gcc -mcpu=arm9tdmi -mtune=arm9tdmi -fexpensive-optimizations -mapcs -O3 -mstructure-size-boundary=8 -mno-th
umb-interwork -fno-builtin -fno-common -fno-exceptions -finline-functions -fomit-frame-pointer -fshort-enums -ffast-math
-fshort-double -fallow-single-precision -ffreestanding -Ic:/devkitadv/arm-agb-elf/include/gp32 -Ic:/devkitadv/arm-agb-e
lf/include -c gpmain.c
In file included from c:/devkitadv/arm-agb-elf/include/SDL/SDL.h:34,
from gpmain.c:2:
c:/devkitadv/arm-agb-elf/include/SDL/SDL_types.h:101: size of array `SDL_dummy_enum' is negative
In file included from gba.h:137,
from gpmain.c:4:
flash.h:25: two or more data types in declaration of `type name'
flash.h:27: two or more data types in declaration of `type name'
make: *** [gpmain.o] Error 1
arm-agb-elf-gcc -mcpu=arm9tdmi -mtune=arm9tdmi -fexpensive-optimizations -mapcs -O3 -mstructure-size-boundary=8 -mno-th
umb-interwork -fno-builtin -fno-common -fno-exceptions -finline-functions -fomit-frame-pointer -fshort-enums -ffast-math
-fshort-double -fallow-single-precision -ffreestanding -Ic:/devkitadv/arm-agb-elf/include/gp32 -Ic:/devkitadv/arm-agb-e
lf/include -c gpmain.c
In file included from c:/devkitadv/arm-agb-elf/include/SDL/SDL.h:34,
from gpmain.c:2:
c:/devkitadv/arm-agb-elf/include/SDL/SDL_types.h:101: size of array `SDL_dummy_enum' is negative
In file included from gba.h:137,
from gpmain.c:4:
flash.h:25: two or more data types in declaration of `type name'
flash.h:27: two or more data types in declaration of `type name'
make: *** [gpmain.o] Error 1