[fpc-devel] ncurses example on arm linux uclibc
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Oct 23 17:02:34 CEST 2009
On 23 Oct 2009, at 16:55, Nataraj S Narayan wrote:
> Content of link.res:-
Can you try adding
-k"--sysroot=usr/br-git-rf"
That option will only work if your linker has been configured/compiler
with --with-sysroot though, which is probably why the compiler doesn't
specify it by default. It seems -XR support is somewhat incomplete on
Linux due to this...
Jonas
More information about the fpc-devel
mailing list