sorry, I never tried cross-compiling. I started here: http://en.wikipedia.org/wiki/Cross_compiler#GCC_and_cross_compilation, and http://www.cis.upenn.edu/~milom/cross-compile.html
what should be switch --target=some-target set to? > your best bet is to cross-compile on Linux. set GOOS to plan9 and GOARCH > to 386. > >
