View Single Post
Posts: 52 | Thanked: 54 times | Joined on Nov 2009
#4
With some difficulties (very few documents) I got my first FPC x-terminal "hello world" for N900.

Almost to the and of my path to cross compile with Lazarus for Maemo:

/home/kjow/lazarus/fpc/libcross/libexpat.so.1: undefined reference to `__aeabi_unwind_cpp_pr1@GCC_3.5'
/home/kjow/lazarus/fpc/libcross//libglib-2.0.so: undefined reference to `__aeabi_unwind_cpp_pr0@GCC_3.5'

Do you know how can I solve this linker/libs problem?