Hi,
I am using S32 Design Studio toolchain for S32K based project.
I am seeing following error when I started using the toolchain with latest Design Studio v2.2 (GCC v6.3). But I haven't seen this issue with GCC 4.9 version that came with Design Studio v2018.R1.
math/interpolation.h:26:12: error: 'fma' is not a member of 'std'
return ::std::fma ( t, b, ( 1.0F - t ) * a );
Can someone please help in solving this issue with new toolchain?
Appreciated the quick turnaround.
Thanks,
Hari