Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: hiro on October 30, 2012, 07:10:17 AM

Title: librt and libpthread
Post by: hiro on October 30, 2012, 07:10:17 AM
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'
Title: Re: librt and libpthread
Post by: 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. 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.
Title: Re: librt and libpthread
Post by: bmarkus on October 31, 2012, 02:45:20 PM
This is a bug in the dev environment, you can't build threading applications. I will fix it when get some time.

Problem fixed, threading apps now compile in piCore. Update will be submitted.
Title: Re: librt and libpthread
Post by: bmarkus on November 28, 2012, 07:10:45 PM
Fixed in 4.7.1