- Edited
I wanted to run a test of one of my go apps. This is, what the output said:
# runtime/cgo
cgo: exec x86_64-solus-linux-gcc: exec: "x86_64-solus-linux-gcc": executable file not found in $PATH
I'm sure someone knows how to quickly solve this.
Or is it just to put that fielpath into $PATH ?
What is that solus file?
Normal build runs just fine.