arm-eabi-g++: -isystem option handle header as c linkage
Hi, given the following code: -- isystem_test.cpp - #include < isystem_test.h> bool dummy_function( void ) { return false; } - -- isystem_test.h -- template class allocator { };
[ANNOUNCE] Linaro GCC 6 and 7 2018.01 source snapshots
The Linaro Toolchain Working Group (TCWG) is pleased to announce the 2018.01 snapshot of Linaro GCC 6 and 7 source packages. o The GCC 7 series introduced an ABI change for ARM targets by fixing a bug (present since GCC 5, see link below) that affects conformance to the procedure call standard (A