On 20.01.2024 16:49, Sebastian Huber wrote:
On 19.01.24 21:31, Bernd Moessner wrote:
Dear all,
I'm currently encountering an issue with the latest RTEMS toolchain
(GCC 13) while attempting to build GoogleTest.
Simple example, test.cpp with the following content:
#include
#include
comp
On 19.01.24 21:31, Bernd Moessner wrote:
Dear all,
I'm currently encountering an issue with the latest RTEMS toolchain (GCC
13) while attempting to build GoogleTest.
Simple example, test.cpp with the following content:
#include
#include
compiled with
~/quick-start/install/tools/toolcha
Dear all,
I'm currently encountering an issue with the latest RTEMS toolchain (GCC
13) while attempting to build GoogleTest.
Simple example, test.cpp with the following content:
#include
#include
compiled with
~/quick-start/install/tools/toolchain-arm/bin/arm-rtems6-g++ test.cpp
gives me