Tiny Core Base > Raspberry Pi
librt and libpthread
(1/1)
hiro:
does someone know how to tidy these up? I seem to lack the right .so files.
my actual problem is that libboost wants to use libpthread dynamically if I understand correctly.
I played around and linked these .so files from /lib/arm-linux-gnueabihf/ to /lib/ and now I get:
/usr/local/lib/libboost_thread.so: undefined reference to `_dl_wait_lookup_done'
bmarkus:
This is a bug in the dev environment, you can't build threading applications. I will fix it when get some time. Solution is to compile in Raspbian. Most probably executable will work in piCore.
Please note, it is an early test version, expected to have bugs like this. Apps with no threading can be build safely in piCore however.
bmarkus:
--- Quote from: bmarkus on October 30, 2012, 08:54:28 AM ---This is a bug in the dev environment, you can't build threading applications. I will fix it when get some time.
--- End quote ---
Problem fixed, threading apps now compile in piCore. Update will be submitted.
bmarkus:
Fixed in 4.7.1
Navigation
[0] Message Index
Go to full version