Difference between revisions of "Linux Studio build failed"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "If you get a build failed error without additional compiler errors the gcc toolchain is most likely not installed on your Linux system. Make sure ''gcc'' and ''build-essential...")
 
 
Line 1: Line 1:
 
If you get a build failed error without additional compiler errors the gcc toolchain is most likely not installed on your Linux system.
 
If you get a build failed error without additional compiler errors the gcc toolchain is most likely not installed on your Linux system.
Make sure ''gcc'' and ''build-essential'' are installed.
+
Make sure that packages ''gcc'' and ''build-essential'' are installed.

Latest revision as of 09:27, 26 May 2021

If you get a build failed error without additional compiler errors the gcc toolchain is most likely not installed on your Linux system. Make sure that packages gcc and build-essential are installed.