Re: [meta-virtualization] [PATCH] go-cross: Fix host contamination for x86_64 host to x86_64 target

2016-09-20 Thread Jason Wessel
On 09/20/2016 09:57 AM, Mark Asselstine wrote: On Mon, Sep 19, 2016 at 3:33 PM, Jason Wessel wrote: The go-cross package is explicitly for compiling target libraries on the host system. When the target architecture matches the host architecture it will actually use the host's linker and compil

Re: [meta-virtualization] [PATCH] go-cross: Fix host contamination for x86_64 host to x86_64 target

2016-09-20 Thread Mark Asselstine
On Mon, Sep 19, 2016 at 3:33 PM, Jason Wessel wrote: > The go-cross package is explicitly for compiling target libraries on > the host system. When the target architecture matches the host > architecture it will actually use the host's linker and compiler > however which can result in the generat

[meta-virtualization] [PATCH] go-cross: Fix host contamination for x86_64 host to x86_64 target

2016-09-19 Thread Jason Wessel
The go-cross package is explicitly for compiling target libraries on the host system. When the target architecture matches the host architecture it will actually use the host's linker and compiler however which can result in the generation of the cgo.a library having linker symbols which might not