#11647 - kalvair - Wed Oct 15, 2003 2:55 am
Hi all,
I use gcc-based devkitadv-r5-beta-3 to code my first gba program.
I already have a lot of c++ code i'd like to reuse. here is my problem
I have lot's of link error when building my game:
- new/delete
- strlen and other standard c functions
This code compiles under a lot of differents compilers and platforms...
any ideas, or tutorials?
I use gcc-based devkitadv-r5-beta-3 to code my first gba program.
I already have a lot of c++ code i'd like to reuse. here is my problem
I have lot's of link error when building my game:
- new/delete
- strlen and other standard c functions
This code compiles under a lot of differents compilers and platforms...
any ideas, or tutorials?