We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
I am compiling a C++ arm-none-eabi project and getting following error, using the ARM GNU Toolchain V12.2.bet1.
[build] In file included from c:\...\arm-gnu-toolchain-12.2.mpacbti-bet1-mingw-w64-i686-arm-none-eabi\arm-none-eabi\include\c++\12.2.0\string:41, [build] from c:/.../deLibraryCpp/src/de/Logger.cpp:15: [build] c:\...\arm-gnu-toolchain-12.2.mpacbti-bet1-mingw-w64-i686-arm-none-eabi\arm-none-eabi\include\c++\12.2.0\bits\allocator.h:46:10: fatal error: bits/c++allocator.h: No such file or directory [build] 46 | #include <bits/c++allocator.h> // Define the base class to std::allocator. [build] | ^~~~~~~~~~~~~~~~~~~~~ [build] compilation terminated.
Moved to Compiler-specific forum