Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Native Compiler: Testing

Abhishek Thakur edited this page May 17, 2019 · 8 revisions

Raspberry Pi Native Compiler Toolchain Testing πŸ”¬

After successful Native Toolchain Binary installation, you can easily test/cross-check/verify those binaries as follows:


Note::bulb: These instructions are exclusively for GCC Native Compiler version 9.1.0 but will work with all compiler versions available with this project.


Try following commands in your terminal:

Tip:bulb:: 'Right-Click' select 'Open image in new tab' to see the full-size image.

  • Test GCC Support with gcc-9.1.0 -v command, check if the output is similar as follows:

native gcc

  • Test G++ Support with g++-9.1.0 -v command, check if the output is similar as follows:

native g++

  • Test GFORTRAN Support with gfortran-9.1.0 -v command, check if the output is similar as follows:

native gfortran

Clone this wiki locally

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /