Re: [9fans] amd64 bootstrap file fo go1.16.3

2021-04-17 Thread kokamoto
I forgot to write that opossum-master runs successfull partially. 'Partially' means the color is a little bit wrong, and I cannot use vesa mode on 1920x1080x32, can do just under 1280x1024, and now using it as 1024x768x32(sigh). JS support of opossum becomes much better... Kenji

[9fans] amd64 bootstrap file fo go1.16.3

2021-04-17 Thread kokamoto
I cannot compile go1.16.3 using go-plan9-amd64-bootstrap with error from /sys/lib/go/go-plan9-amd64-bootstrap/pkg/tool/plan9_amd64/compile like: io error. Does the bootstrap file is confirmed to work right? My amd64 kernel messages are like: Plan 9 mmuinit: vmstart 0xf000 vmunused

Re: [9fans] sam and samterm in Go

2021-04-17 Thread Maurizio Boriani
Russ Cox writes: > I have been playing off and on with converting some of the Plan 9 > tools from C to Go, for both better portability and better > maintainability. It's amazing ;-) I'm playing with porting refer[1] (I need it) to Go, Forsyth version. > I just published 9fans.net/go/cmd/sam