Toolchain problems
Miroslav Rajcic
support at notecasepro.com
Tue Jun 21 08:39:42 EDT 2011
Hello,
I am trying to compile my GTK2 program for Ben Nanonote, but I am having the
following problems:
- I've installed the toolchain on Ubuntu 10.10 32-bit based on this
instructions page: http://en.qi-hardware.com/wiki/JlimeToolchain
- I've installed the needed dependencies with this command: opkg-target
install openssl-dev gtk+-dev
Now my program compiles fine, but the link phase errors with:
LINK bin/notecase
/home/miro/jlime-toolchain/usr/local/jlime-2010.1/mipsel/bin/../lib/gcc/mipsel-linux/4.4.2/../../../../mipsel-linux/bin/ld:
cannot find /usr/lib/libpthread_nonshared.a inside
/home/miro/jlime-toolchain/usr/local/jlime-2010.1/mipsel/bin/../mipsel-linux
collect2: ld returned 1 exit status
I've tried looking for possible missing dependency that installs the missing
"libpthread_nonshared.a" but no luck.
Any tip ?
Regards,
Miroslav
More information about the discussion
mailing list