Error compiling for Nano 33 BLE Sense on Raspberry Pi

Hello,

Has the issue of compiling error for Nano 33 BLE Sense on Raspberry Pi 3 resolved yet? With Arduino IDE 1.8.10 and Arduino nRF528x Boards (Mbed OS) v1.1.3 running on Raspberry Pi 3 (Raspbian Stretch), I'm still getting the following error message:

arm-none-eabi-g++: error: unrecognized command line option '-std=gnu++14'
exit status 1
Error compiling for board Arduino Nano 33 BLE.

This problem appears to be specific to the IDE and board manager running on Raspberry Pi 3.

Any suggestion is appreciated.

This error also occurs on Raspberry Pi 4 running Raspbian (buster).

An alternative is to use the Arduino Create. Using the Create Agent on Raspberry Pi requires building from source code.

https://forum.arduino.cc/index.php?topic=651502.0

Also reported at: