I'm working with Agar on the PSP platform. The library compiles OK,
but I get some errors when I go to link it with a simple test
application of mine. Here is an example of the errors I get:
usr/local/pspdev/lib/gcc/psp/4.1.0/../../../../psp/lib
/libag_gui.a(keymap_ascii.o):
In function `EmulateShiftUSKBD':
keymap_ascii.c:(.text+0x300): undefined reference to
`__ctype_b_loc'
keymap_ascii.c:(.text+0x410): undefined reference to
`__ctype_toupper_loc'
It also occurs in text.c and file_dlg.c
These are the only linker errors I get, so I'm assuming that the
other Agar API calls are being correctly linked. My test app and
the Agar library are being built with the same version of the
toolchain, same support libraries, etc.
Any ideas? I'm stumped...
Thanks!
_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html