Hi

These are the BSPs which do not build all tests with C++ and the in-tree
network stack enabled:

+ epiphany_sim - GCC ICE building mongoose.c. No investigation.

+ m32c - does not even build a C++ compiler. This is a small CPU and there
isn't any general support for C++. This was why it was on my list of
automatically disabled.

+ moxiesim - cxx_iostream.exe fails to link bcause it can't find
__dso_handle. I don't know if C++ works for moxie-elf or if this is RTEMS
specific.

+ or1k - needs newlib bumped to match tree.

+ sh/gensh4 - undefined reference to __gnu_cxx::__atomic_add(int volatile*,
int) in cxx_iostream test

--joel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to