the diagnostic string only appears in one place; it's in this presumably abandoned patch: https://codereview.appspot.com/9036046/ On Wed, May 1, 2013 at 11:30 AM, David du Colombier <0intro@gmail.com>wrote: > > Go build is failing today and no mention of it in issue tracker. > > Anyone else seeing this problem? > > Same problem here. > > cmd/go > main.parseMetaGoImports: pc-relative relocation address is too big: > 0x10003b677 > main.parseMetaGoImports: pc-relative relocation address is too big: > 0x100040cf3 > main.parseMetaGoImports: pc-relative relocation address is too big: > 0x100049702 > main.init·1: pc-relative relocation address is too big: 0x10003b61a > main.init·1: pc-relative relocation address is too big: 0x100000325 > main.init·1: pc-relative relocation address is too big: 0x100000317 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x10003b5c7 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x1000555a2 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x100040b62 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x100055508 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x100040ad0 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x100040b13 > main.buildCompiler.Set: pc-relative relocation address is too big: > 0x10005f1ed > main.buildCompiler.String: pc-relative relocation address is too big: > 0x10003b3f7 > main.init·2: pc-relative relocation address is too big: 0x10003b3ca > main.init·2: pc-relative relocation address is too big: 0x1000553a5 > main.init·2: pc-relative relocation address is too big: 0x100040965 > main.init·2: pc-relative relocation address is too big: 0x10005532f > main.init·2: pc-relative relocation address is too big: 0x1000408f7 > main.addBuildFlags: pc-relative relocation address is too big: 0x10003b2b7 > main.addBuildFlags: pc-relative relocation address is too big: 0x10005a7fb > too many errors > > -- > David du Colombier > >