Wow, how embarrassing that I didn't think of this.
Thanks Dave, that solved my issue.
Search found 2 matches
- Tue Jun 26, 2018 5:13 pm
- Forum: GBA Development
- Topic: linker error: undefined reference to `__ctype_ptr__'
- Replies: 2
- Views: 13744
- Sun Jun 24, 2018 2:18 pm
- Forum: GBA Development
- Topic: linker error: undefined reference to `__ctype_ptr__'
- Replies: 2
- Views: 13744
linker error: undefined reference to `__ctype_ptr__'
Hi, I am trying to compile a little program I have written. I am using tonclib and the tonc text engine. However the linker throws the following errors: Linking cartridge arm-none-eabi-gcc -specs=gba.specs -mthumb-interwork -mthumb -Wl,-Map,rpg_demo_test_compile.map gfx_rain_2.o gfx_rain_3.o gfx ...