Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

C/C++ • Re: clang Pi Zero leads to illegal instruction

$
0
0
The command line is simply

Code:

clang probier.c
(or

Code:

clang -g probier.c
to include debugging information). The c program is a simple "Hello World" example, but also more complex programs fail directly on start.

I also assumed that clang results in a code not running on the Zero's processor.

Statistics: Posted by Florian_Frechen — Mon Dec 22, 2025 12:40 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles