so, with this revision, the toolchain builds but boost not anymore due
to this error :
gcc.compile.c++
bin.v2/libs/thread/build/gcc-mips/release/link-static/threading-multi/pthread/thread.o
In file included from ./boost/thread/pthread/mutex.hpp:14:0,
from ./boost/thread/mutex.hpp:16,
from ./boost/thread/pthread/thread_data.hpp:12,
from ./boost/thread/thread.hpp:17,
from libs/thread/src/pthread/thread.cpp:10:
./boost/thread/xtime.hpp:23:5: error: expected identifier before
numeric constant
./boost/thread/xtime.hpp:23:5: error: expected '}' before numeric constant
./boost/thread/xtime.hpp:23:5: error: expected unqualified-id before
numeric constant
./boost/thread/xtime.hpp:46:14: error: expected type-specifier before
'system_time'
In file included from ./boost/thread/pthread/mutex.hpp:14:0,
from ./boost/thread/mutex.hpp:16,
from ./boost/thread/pthread/thread_data.hpp:12,
from ./boost/thread/thread.hpp:17,
from libs/thread/src/pthread/thread.cpp:10:
./boost/thread/xtime.hpp: In function 'int xtime_get(xtime*, int)':
./boost/thread/xtime.hpp:73:40: error: 'get_system_time' was not
declared in this scope
./boost/thread/xtime.hpp:73:40: note: suggested alternative:
In file included from ./boost/thread/locks.hpp:12:0,
from ./boost/thread/pthread/mutex.hpp:12,
from ./boost/thread/mutex.hpp:16,
from ./boost/thread/pthread/thread_data.hpp:12,
from ./boost/thread/thread.hpp:17,
from libs/thread/src/pthread/thread.cpp:10:
./boost/thread/thread_time.hpp:19:24: note: 'boost::get_system_time'
In file included from ./boost/thread/pthread/mutex.hpp:14:0,
from ./boost/thread/mutex.hpp:16,
from ./boost/thread/pthread/thread_data.hpp:12,
from ./boost/thread/thread.hpp:17,
from libs/thread/src/pthread/thread.cpp:10:
./boost/thread/xtime.hpp: At global scope:
./boost/thread/xtime.hpp:88:1: error: expected declaration before '}' token
Florian, did you succeeded in recompiling boost ?
On Sat, Oct 20, 2012 at 10:23 PM, shazz <[email protected]> wrote:
> ok I think I found the issue, it seems ok if I set the eglibc revision
> option to 21110....
>
> On Sat, Oct 20, 2012 at 8:51 PM, shazz <[email protected]> wrote:
>> if you look at :
>> http://openwrt.metaverse.fr/tpl703n/trunk/staging_dir/toolchain-mips_r2_gcc-4.7-linaro_eglibc-2.16/lib/
>> you'll see that instead of ld-2.16.so, ld-2.15.90.so is generated....
>>
>> does it help ?
>>
>> On Sat, Oct 20, 2012 at 3:21 PM, shazz <[email protected]> wrote:
>>> Florian :
>>> the config file used :
>>> http://openwrt.metaverse.fr/tpl703n/trunk/config.eglibc216
>>> the same config file is used (and works) with eglibc215
>>>
>>> the log : http://openwrt.metaverse.fr/tpl703n/trunk/eglibc216.log
>>>
>>> thx !
>>>
>>> shazz
>>>
>>> On Sat, Oct 20, 2012 at 2:26 PM, Florian Fainelli <[email protected]>
>>> wrote:
>>>> Hello,
>>>>
>>>> On Friday 19 October 2012 16:42:18 shazz wrote:
>>>>> I saw that EGLIBC 2.16 was added to the developper options so... I tried !
>>>>> but if fails....
>>>>> cannot stat
>>>>> '/var/www/LOG/openwrt/tpl703n/trunk/staging_dir/toolchain-mips_r2_gcc-4.7-linaro_eglibc-2.16/lib/ld-2.16.so':
>>>>> No such file or directory
>>>>>
>>>>> Did I miss something ?
>>>>
>>>> I cannot reproduce this build failure here, can you paste your config file
>>>> so we can see what could be different?
>>>> --
>>>> Florian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel