cd src && make generic
make[1]: Entering directory `/c/Users/Mauricio/Desktop/JuanPablo/codeblocks/microlua/arm9/lua/src'
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lapi.o lapi.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lcode.o lcode.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lctype.o lctype.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ldebug.o ldebug.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ldo.o ldo.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ldump.o ldump.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lfunc.o lfunc.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lgc.o lgc.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o llex.o llex.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lmem.o lmem.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lobject.o lobject.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lopcodes.o lopcodes.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lparser.o lparser.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lstate.o lstate.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lstring.o lstring.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ltable.o ltable.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ltm.o ltm.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lundump.o lundump.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lvm.o lvm.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lzio.o lzio.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lauxlib.o lauxlib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lbaselib.o lbaselib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lbitlib.o lbitlib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lcorolib.o lcorolib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ldblib.o ldblib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o liolib.o liolib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lmathlib.o lmathlib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o loslib.o loslib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o lstrlib.o lstrlib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ltablib.o ltablib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o loadlib.o loadlib.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o linit.o linit.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ds/ds_screen.o ds/ds_screen.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ds/ds_controls.o ds/ds_controls.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ds/ds_image.o ds/ds_image.c
/c/devkitpro/devkitARM/bin/arm-none-eabi-gcc -O2 -Wall -DLUA_COMPAT_ALL -DARM9 -mcpu=arm9tdmi -mtune=arm9tdmi -fomit-frame-pointer -ffast-math -mthumb-interwork -g -I. -I.. -I/c/devkitpro/libnds/include -I/c/devkitpro/libnds/include/nds -I../../source   -c -o ds/ds_system.o ds/ds_system.c
make[1]: Leaving directory `/c/Users/Mauricio/Desktop/JuanPablo/codeblocks/microlua/arm9/lua/src'
