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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to