Версия для печати темы

Нажмите сюда для просмотра этой темы в оригинальном формате

GBX.ru _ GB: Программирование _ GBA Programming

Автор: jmmcassidy Четверг, 09 февраля 2017, 10:42

Tell me please what the problem
Error when compiling using tonc-code

c:/devkitPro/tonc-code/code/tonclib/lib\libtonc.a(tte_main.o): In function `tte_
cmd_next':
tte_main.c:(.text+0x240): undefined reference to `__ctype_ptr__'
c:/devkitPro/tonc-code/code/tonclib/lib\libtonc.a(tte_main.o): In function `tte_
cmd_default':
tte_main.c:(.text+0x614): undefined reference to `__ctype_ptr__'
tte_main.c:(.text+0x7b4): undefined reference to `__ctype_ptr__'
collect2.exe: error: ld returned 1 exit status
make[1]: *** [/c/Users/James/Desktop/template/template.elf] Error 1
make: *** [build] Error 2