Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
getting-started [2023/11/18 20:16] – [Quick start] snacsnocgetting-started [2023/11/18 20:47] – [Networking] snacsnoc
Line 49: Line 49:
 === Programming === === Programming ===
 For compiling C/C++, install the essential tools: For compiling C/C++, install the essential tools:
-   fbpkg install gcc+   fbpkg install gcc-toolchain
    fbpkg install make    fbpkg install make
    fbpkg install binutils    fbpkg install binutils