I tried Go 1.9.1 today, but got strange warnings from ld. Asking here 
before filing an issue as a sanity check in case my system is just borked 
somehow.

ld: warning: object file 
(/var/folders/kw/m6dz8snx7h33ppbkbllnqt48bkhsqx/T/go-link-991847961/000000.o) 
was built for newer OSX version (10.11) than being linked (10.10)
ld: warning: object file 
(/var/folders/kw/m6dz8snx7h33ppbkbllnqt48bkhsqx/T/go-link-991847961/000001.o) 
was built for newer OSX version (10.11) than being linked (10.10)
ld: warning: object file 
(/var/folders/kw/m6dz8snx7h33ppbkbllnqt48bkhsqx/T/go-link-991847961/000003.o) 
was built for newer OSX version (10.11) than being linked (10.10)
ld: warning: object file 
(/var/folders/kw/m6dz8snx7h33ppbkbllnqt48bkhsqx/T/go-link-991847961/000004.o) 
was built for newer OSX version (10.11) than being linked (10.10)
ld: warning: object file 
(/var/folders/kw/m6dz8snx7h33ppbkbllnqt48bkhsqx/T/go-link-991847961/000005.o) 
was built for newer OSX version (10.11) than being linked (10.10)
ld: warning: object file 
(/var/folders/kw/m6dz8snx7h33ppbkbllnqt48bkhsqx/T/go-link-991847961/000006.o) 
was built for newer OSX version (10.11) than being linked (10.10)

I tried installing via both the tarball and the installer. I'm on OSX 
10.11.6. I also tried removing those objects/directories. Downgrading 
(back) to 1.8 made the warnings go away.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to