[fpc-devel] ncurses example on arm linux uclibc

Nataraj S Narayan natarajsn at gmail.com
Mon Oct 26 16:14:17 CET 2009


Jonas

These are the ones.

/usr/br-git-rf/lib/libgcc_s.so
/usr/br-git-rf/lib/libgcc_s.so.1
/usr/br-git-rf/usr/lib/gcc/arm-linux-uclibcgnueabi/4.3.4/libgcc.a
/usr/br-git-rf/usr/lib/gcc/arm-linux-uclibcgnueabi/4.3.4/libgcc_eh.a
/usr/br-git-rf/usr/lib/libgcc_s.so
/usr/br-git-rf/usr/lib/libgcc_s.so.1

regs

Nataraj

On Mon, Oct 26, 2009 at 8:38 PM, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
> 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 at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>



More information about the fpc-devel mailing list