Hi All:
I want to call functions in the library from ARM side.
But I don't know how to do it.
I set the project as below:
Project Properties -> C/C++ Build -> Cygwin C/C++ Linker -> General -> add my library
But when I call the function, there has some wrong such as:
undefined reference to `_longjmp'
undefined reference to `_setjmp'
I think the Palm os doesn't support C functions.
How can I do?
2008-03-17
Vivian Chen
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please see
http://www.access-company.com/developers/forums/
opensubscriber is not affiliated with the authors of this message nor responsible for its content.