Most likely not. The current version was compiled with a previous version
that was also written in Go. it you continue going down this chain you
eventually get to a Go version that was compiled with a C compiler but this
is only needed for platforms that do not have a Go version yet (which is
also not strictly true anymore, as you can technically cross-compile Go
from one existing platform to another one. Even one that Go does not
support yet)

On Tue, Dec 12, 2017 at 1:49 PM <erfangnuli...@gmail.com> wrote:

> so Main compiler is at previous version and made with C?
>
>
> On Wednesday, December 13, 2017 at 1:09:13 AM UTC+3:30, Tamás Gulácsi
> wrote:
>>
>> Yes. It compiles itself with a previous verson of the compiler first.
>
> --
> 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.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to