Problems in building rtems.

2020-02-05 Thread Ashwin Godbole
Hi. My name is Ashwin. Im planning on participating in gsoc 2020. (But my interest in rtems is not confined to gsoc... I genuinely find this project interesting :P ). I'm new to RTEMS so I was trying to build myself a copy, according to the documentation at

RTEMS Release Snapshot: 5.0.0-m2002 (06 Feb 2020)

2020-02-05 Thread chrisj
RTEMS Release Build - 5.0.0-m2002 RTEMS 5 Release snapshot m2002 is avaliable for testing. It can be found at: https://ftp.rtems.org/pub/rtems/releases/5/5.0.0/5.0.0-m2002 Please test and report any issues to the u...@rtems.org or de...@rtems.org mailing lists or please raise a ticket. If you

Re: Problems in building rtems.

2020-02-05 Thread Vaibhav Gupta
On Thu, Feb 6, 2020, 9:35 AM Ashwin Godbole wrote: > Hi. My name is Ashwin. Im planning on participating in gsoc 2020. (But my > interest in rtems is not confined to gsoc... I genuinely find this project > interesting :P ). > > I'm new to RTEMS so I was trying to build myself a copy, according

Re: Error with Boost scope

2020-02-05 Thread Sebastian Huber
Hello, I think this is an issue with your build settings. I extracted the boost includes for the ros project and included them in an example C++ RTEMS file: #include #include #include #include #include #include #include #include #include #include #include #include #include