Re: [go-nuts] static compile binary with newlib instead of glibc

2017-03-17 Thread Vasiliy Tolstov
2017-03-17 16:59 GMT+03:00 Ian Lance Taylor : > Go can statically link a binary without any C library at all. The > question of using a C library only comes in when cgo to call C code. > I suspect that right now Go programs that use cgo will fail to build > with newlib, because the runtime/cgo pac

Re: [go-nuts] static compile binary with newlib instead of glibc

2017-03-17 Thread Ian Lance Taylor
On Fri, Mar 17, 2017 at 2:03 AM, Vasiliy Tolstov wrote: > Does it possible to compile using newlib > (https://sourceware.org/newlib/) for static binary? Does someone try > to do that ? Go can statically link a binary without any C library at all. The question of using a C library only comes in w

[go-nuts] static compile binary with newlib instead of glibc

2017-03-17 Thread Vasiliy Tolstov
Does it possible to compile using newlib (https://sourceware.org/newlib/) for static binary? Does someone try to do that ? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this