On Sat 15 Oct 2016 22:12, Leo Famulari <l...@famulari.name> writes:

> # net
> cannot load DWARF output from $WORK/net/_obj//_cgo_.o: decoding dwarf section 
> info at offset 0x4: unsupported version 0
> # os/user
> cannot load DWARF output from $WORK/os/user/_obj//_cgo_.o: decoding dwarf 
> section info at offset 0x4: unsupported version 0

Probably this is due to a version change in GCC or the toolchain -- this
part of go is designed to interoperate with GCC in some way.  Try fixing
the version of the toolchain to something older, perhaps?

Andy

Reply via email to