Hi,
Have a problem related to cross compiling. Was using GCC3.3.2.
When compiled, it gave an error: ../../.../xlocale undefined reference to _Raise().
This is a linker problem right? Th eproblem has to be dealing with the toolchain response. How should I go abiut solving them?
Thanks