This is versioning problem.
Finally, I have downloaded an older version of BOOST (1.46.1) and have built it

Thank you,

-----Original Message-----
From: Sergei Nikulov <sergey.niku...@gmail.com>
Sent: Thursday, May 21, 2020 1:13 PM
To: Leonid Meyerovich <lmeyerov...@i-a-i.com>
Cc: boost-users@lists.boost.org
Subject: Re: [Boost-users] boost build from source code

On Wed, May 20, 2020 at 8:21 PM Leonid Meyerovich <lmeyerov...@i-a-i.com> wrote:
>
> After I have properly built B2 and run it with my toolset (embedded
> arm)
>
>                          arm-oe-linux-gnueabi-g++ (GCC) 4.9.2
>                          Copyright (C) 2014 Free Software Foundation, Inc.
>
> I've got the following error:
>
> ...
>     - type_erasure             : building
>     - wave                     : building
>
> ...patience...
> ...patience...
> ...patience...
> ...patience...
> ...patience...
> ...found 12065 targets...
> ...updating 902 targets...
> gcc.compile.c++
> bin.v2/libs/serialization/build/gcc-arm/release/threading-multi/visibi
> lity-hidden/basic_archive.o In file included from
> ./boost/config.hpp:39:0,
>                  from ./boost/serialization/config.hpp:18,
>                  from libs/serialization/src/basic_archive.cpp:35:
> ./boost/config/compiler/gcc.hpp:165:19: fatal error: cstddef: No such
> file or directory  #include <cstddef>
>                    ^
> compilation terminated.
>
> Apparently  my version arm-oe-linux-gnueabi-g++ (GCC) 4.9.2 doesn't
> contain cstddef.hpp header file (this version has been installed as a
> part of gnu radio)
>
> I may try install a newer version (6.x.x), but I don't know where I can get 
> it?
>
> Any idea?
>

It's hard to advise something here without any detailed knowledge of your 
task/process/environment.
I've never seen this problem before because I've never used toolchain from gnu 
radio.

Sorry.


> Thank you,
>
>



--
Best Regards,
Sergei Nikulov


________________________________
This message and all attachments are PRIVATE, and contain information that is 
PROPRIETARY to Intelligent Automation, Inc. You are not authorized to transmit 
or otherwise disclose this message or any attachments to any third party 
whatsoever without the express written consent of Intelligent Automation, Inc. 
If you received this message in error or you are not willing to view this 
message or any attachments on a confidential basis, please immediately delete 
this email and any attachments and notify Intelligent Automation, Inc.
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users

Reply via email to