Rainer Orth writes: > One needs to check for putenv vs. setenv and handle that in > go-setenv.c. I've hacked around the issue for the moment to at least > let bootstrap succeed. I fixed this problem like so. Bootstrapped and ran Go testsuite on x86_64-unknown-linux-gnu. Committed to mainline. Ian