== Progress ==
o Linaro GCC/Validation
* Delivered GCC 6 and 7 2017.08 release candidates binaries
* Preparing backports for 2017.08 source snapshots
* reviewed infra patches
o Misc
* Various meetings and discussions.
== Plan ==
o Complete backports and branch merges for snapshots
Hello Godmar,
This is a very difficult question to answer as it will depend a lot on
the constraints of the OP-TEE environment and what subset of the C++
language and libraries that the developers are willing to support. I
can speak a little bit about generic support of C++ in embedded
systems via
On 14 August 2017 at 10:27, Peter Smith wrote:
> Perhaps the most difficult decision is whether to support exceptions.
> For your own code, choosing not to support exceptions isn't a problem
> as both gcc and clang can compile without exception tables, however
> many C++ libraries, including the s