Open Source Tools Support’s reputation

Open Source Tools Support's reputation

Total 638
0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,10,0,0,0,0,0,0,0,1,0,0,1
+10
June 24, 2016 Answered Eclipse and GNU tools
+10
June 22, 2016 Answered GNUARM-NONEV16.01-EABI Compiler Crash
+10
June 3, 2016 Answered kpit forum database
+1
May 16, 2016 Commented Hello Adam, Thank you for the feedback. >>Are there any release notes for libstdc++ to indicated the differences between the V14.02 and V16.01 tool chains? You can find the release notes for the toolchains in their installation folder (e.g: C:\Program Files (x86)\KPIT\GNUARM-NONEv16.01-EABI\). There is a file named release_notes.pdf. No information is provided there for libstc++, but you have information about the gcc version. If you are still using the GNUARM-NONE v14.02 you can find the documentation for gcc here: https://gcc.gnu.org/gcc-4.9/ > GCC 4.9.2 October 30, 2014 (changes, documentation). If you click on 'changes' you will be redirected to the gcc 4.9 release notes and you will see the libstc++ part at the "New Languages and Language specific improvements" chapter. The manual for the C++ library is here: https://gcc.gnu.org/onlinedocs/gcc-4.9.2/libstdc++/manual/ and the reference manual is here: https://gcc.gnu.org/onlinedocs/gcc-4.9.2/libstdc++/api/ If you switched to the GNUARM-NONE v16.01, you can find the documentation for gcc here: https://gcc.gnu.org/gcc-5/ > GCC 5.2 July 16, 2015 (changes, documentation). If you click on 'changes' you will be redirected to the gcc 5.2 release notes and you will see the libstc++ part at the "New Languages and Language specific improvements" chapter. The manual for the C++ library is here: https://gcc.gnu.org/onlinedocs/gcc-5.2.0/libstdc++/manual/ and the library reference manual is here: https://gcc.gnu.org/onlinedocs/gcc-5.2.0/libstdc++/api/ >>So I uninstalled V16.01, Close E2Studio, reverted the project. Then when I re-opened the project, E2Studio unregistered the tool chain then reported that V16.01 was missing and it would use V14.02. If you want to change the toolchain version, you can right-click on your project > Renesas Tool Settings > Change Toolchain Version (from the C/C++ Build tab); Alternatively, you can click on the Renesas Tool Settings button from your second menu bar > Change Toolchain Version (from the C/C++ Build tab); ...or, click on your project, then alt+T > Change Toolchain Version (from the C/C++ Build tab); >>C:\Program Files (x86)\KPIT\GNUARM-NONEv16.01-EABI\arm-none-eabi\arm-none-eabi\arm-none-eabi\lib\armv7-ar\thumb\fpu\” folder there is a libstdc++.a file. >>-L“C:\PROGRA~2\KPIT\GNUARM~2.01-\ARM-NO~1\ARM-NO~1/arm-none-eabi/lib/armv7-ar/thumb/fpu? We could not reproduce the problem at our end. If possible and if you may, please send us the project to take a closer look. You can mark this query as private, so nobody else will be able to see your proprietary software code, or you can open a private support request by choosing Support -> New Support Query from the top menus in our site. — Best regards, The GNU Tools Support Team
Support