
2009/6/27 Vladimir Prus <vladimir@codesourcery.com>
-------------------------------- gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.3.2/debug/threading-multi/pthread/thread.o libs/thread/src/pthread/thread.cpp: In static member function 'static unsigned int boost::thread::hardware_concurrency()': libs/thread/src/pthread/thread.cpp:394: error: 'get_nprocs' was not declared in this scope --------------------------------
and somehow I'm afraid this is related to uClibc...
I think so. get_nprocs is a gnu extension to C runtime. Since it's fairly obvious oversight, I've checked in the below patch -- can you see if that helps?
libboost-thread is built! :) There're many other places though, where it was complaining about that. Now I have to test if both system and thread libs are working ok - and my test is boost::asio ;) will report.... thanks a lot and cheers! -- Piotr "utak3r" Borys http://utak3r.pl