Descriptioncmd/go: Ensure that linking with gccgo uses installed libraries.
Under some circumstances, gccgoToolchain's ld can pass the path of
build artefacts that have been deleted to the link command. This fixes
it, but it's a bit delicate; please read the long comment in the diff.
Fixes issue 7303.
Patch Set 1 #Patch Set 2 : diff -r 16f0b6d4f8ff https://code.google.com/p/go/ #Patch Set 3 : diff -r 16f0b6d4f8ff https://code.google.com/p/go/ #
Total comments: 1
Patch Set 4 : diff -r 1849f83423ca https://code.google.com/p/go/ #Patch Set 5 : diff -r 1849f83423ca https://code.google.com/p/go/ #MessagesTotal messages: 8
|