Jainta Paul
Jainta Paul
Hi @morgolock 1. gcc (Debian 12.2.0-14) 12.2.0 2. I tried to reproduce the error and now it says : ``` scons: Reading SConscript files ... Mkdir("build") Using compilers: CC arm-linux-gnueabihf-gcc...
A followup : I used `sudo apt-get install g++-arm-linux-gnueabihf` command to install g++-arm-linux-gnueabihf. Then I ran the scons command and it gave me the following error log ``` In file...
[logs.txt](https://github.com/user-attachments/files/15793042/logs.txt) I have uploaded the full logs file here
@morgolock Did u find any solution?