79235099

Date: 2024-11-28 19:12:41
Score: 1
Natty:
Report link

I found where the adapted toolchain compiler is :

~/Documents/buildroot/output/host/bin/arm-buildroot-linux-uclibcgnueabihf-gcc 

The command line is then very simple:

~/Documents/buildroot/output/host/bin/arm-buildroot-linux-uclibcgnueabihf-gcc -o hello hello.c

You can obviously add it to PATH environment variable.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: minimus_maximus