> 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.
> 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.