Forum Discussion
Altera_Forum
Honored Contributor
10 years agocompiation of altera bare metal failed with g++ not found
I'm a bit frustrated with the soceds tool. even I tried to compile the examples in the altera installation folder, it pop up some strange tool chain issues like g++ not found . Any one know how to fi...
Altera_Forum
Honored Contributor
10 years agoHi,
I'm experiencing the same Error on a Linux machine. I want to get started with programming the ARM in my DE1-SoC, so I downloaded the SoC EDS Community Edition. I chosed the Altera-SoCFPGA-HelloWorld-Baremetal-GNU Project for starting with the Altera Baremetal GCC Toolchain, but I get the same g++ not found error when I try to compile the Project. I started Eclipse via Command Shell (is there any different option under Linux?). I read that using the original ARM Bare Metal compiler needs a license, but am I right that using the GNU Baremetal GCC Compiler should be possible with the Community Edition, without any additional license? Or may this be the source of my problem?