[Scratchbox-users] Additional libraries not seen?
Andrew Lees
andrewl at acay.com.au
Mon Jun 11 14:36:54 EEST 2007
Hi,
Using current scratchbox and an arm environment, I install ncurses in
/lib in the target tree. If I then type (still in the arm environment):
gcc -print-file-name=libncurses.so
or even
gcc -print-file-name=libncurses.so.5.6
or
gcc -L/lib -print-file-name=libncurses.so
gcc does not print out the path, and so presumambly does on see the
library. In any case this causes some build scripts to fail, as it
appears that the locally added libraries are not available.
Does anyone have any idea how to fix this?
Thanks in advance for any help.
More information about the Scratchbox-users
mailing list