Exceptions in MVL Pro 5.0.0

Jeffrey Zampieron - June 10, 2009

I'm using MVL Pro 5.0.0 for the ARM9. I was wondering if the g++ that ships with MVL (4.2.0 based) supports C++ exceptions. Running C++ code with exceptions currently causes the application to abort. Has anyone had similar experiences?
Share this

Comments

Exceptions in MVL Pro 5.0.0

[RESOLVED] As MVL 5.0.0 ships on the CDs for arm_v5t_le, the c++ exceptions don't work. However, there is a patch available from Montvista for GCC and Libstdc++ and Libgcc which fix the issue.