>> I have written some go code on linux and i want to move it under 9 >> thanks, regards, ++pac > > your best bet is to cross-compile on Linux. set GOOS to plan9 and GOARCH to > 386.
That's a nice idea, but I haven't had much joy in the last few days trying that. I haven't tried a tagged release, though, only "tip". ++L
