Can anyone confirm whether or not C++ applications can be built and run on MMU platforms using the v0.40-final tools? I am getting “bin/ld: cannot find –lstdc++” when linking and “error: iostream: No such file or directory” when compiling. On non-MMU platforms, the test apps build and link fine.
I have read all of the mailing list posts about c++ that I could find, but none that I read answer definitively whether or not c++ works specifically on MMU platforms.