[go-nuts] Re: Go Compiler How Work?!

2017-12-12 Thread Ondrej Fabry
Not sure what you mean but if you are asking if go compiler generates C 
code which is then compiled by gcc then not really. Since version go 1.5 
even the compiler itself is written in pure Go and since then no C code is 
needed anymore.

On Tuesday, December 12, 2017 at 10:03:08 PM UTC+1, erfang...@gmail.com 
wrote:
>
> Hello,
> Go Compiler How Work at Last Version of GoLang?!
> i mean Go Compiler , Not GoLang.
>
> at the last version of golang. go compiler , generate c code and compile 
> using gcc?!
>
>
>
>
>
>

-- 
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.


[go-nuts] GoLang dependency -> dep installation Issue , Burrow golang tool issues

2017-12-08 Thread Ondrej Fabry
I am not sure what is your problem exactly. Did you follow the readme and 
actually installed dep tool?

-- 
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.


Re: [go-nuts] Why so many opt-out changes to test runs in 1.10?

2017-12-08 Thread Ondrej Fabry
I must agree that Russ made some really valid points. I would like to see some 
concrete examples that contradict his reasoning.

-- 
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.