On Mon, Jun 3, 2019 at 8:48 AM anthony Place <psi.c...@gmail.com> wrote:
>
> i hoped adding -compiler gccgo to go build would just work but...
>
> > gccgo: exec: "gccgo": executable file not found in $PATH
>
> i have gcc (8.3) repo. package (solus 5) installed and the docs with it say 
> it supports go, and there doesn't seem to be anything else about gccgo in the 
> repo. so not really sure where to even look next.

What does "which gccgo" print?  If it doesn't print anything then
either you don't have gccgo installed or it's not on your PATH.  Note
that many distros package gccgo separately from the main gcc package.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcUFD4fj0EEDhckr%2BCjd7OBEFBpGXf7iJjTKXDHrRaWPcw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to