[fpc-devel] ncurses example on arm linux uclibc

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Oct 26 16:08:19 CET 2009


On 26 Oct 2009, at 16:01, Nataraj S Narayan wrote:

> <gustavoz> you've got that symbol in libgcc so fpc is failing to  
> link it in
> <gustavoz> you may need a command line switch for fpc to open it, it's
> been ages since i've used fpc so i don't recall
> <gustavoz> you may be able to set things right in fpc.cfg too
>
> Any help?

As I said in my very first reply to you in this thread: "No idea  
whether these are part of libc or libgcc. You may also have to add  
{$linklib gcc} to your program and -Fl/path/to/libgcc to your command  
line."

When using --sysroot, you may have to cut the sysroot form the/path/ 
libgcc though.


Jonas



More information about the fpc-devel mailing list