Good Day Alex and everyone,

>
> Thank your help, but I still cannot build hello-world...
>

If all you want to do is compile some hello world code,

$ guix package -i go@1.4

And use the "go" command

I'll will be adding the 1.5 and 1.6 versions soon.

> Also, in this page,
> https://gcc.gnu.org/onlinedocs/gcc-4.7.4/gccgo/Invoking-gccgo.html#Invoking-gccgo,
> it said, 'The gccgo command is a frontend to gcc and supports many of
> the same options'. Does this mean there is some kind of gccgo command
> even for gcc 4.7? Am I missing something here?

Simply put, if you need a go compiler you will have to use gccgo@5.X or
newer or use go@1.4 or newer.

Cheers,

----
Matthew Jordan

Reply via email to