Re: [9fans] Golang support for Plan 9

2010-12-27 Thread Skip Tavakkolian
sorry for the noise; the -s was mentioned in your original post and i missed it. now hell-o example works. i'll try out a few more things. i checked out a complete release (fresh copy) earlier today before applying the patch; it had the same results (one patch failed to apply). $ hg identify 51c7

Re: [9fans] Golang support for Plan 9

2010-12-27 Thread Pavel Zholkover
The patch is against mainline tip, it also applies cleanly against release.2010-12-22 (and probably a few earlier ones). What version/release are you patching ? Did you link with -s (stripped symbols) when compiling on linux ? On Mon, Dec 27, 2010 at 10:08 PM, Skip Tavakkolian wrote: > my hg-fu

Re: [9fans] Golang support for Plan 9

2010-12-27 Thread Skip Tavakkolian
my hg-fu isn't very good; i'm not sure if this is the right way of applying the patch. using patch, one operation fails (it looks like the copy isn't done) f...@hpamd:~/go$ patch -p1 < ../issue3816043_9001.diff patching file src/pkg/os/Makefile patching file src/pkg/os/dir_plan9.go patching file s

Re: [9fans] dumb kw question

2010-12-27 Thread erik quanstrom
On Mon Dec 27 04:07:57 EST 2010, 9f...@hamnavoe.com wrote: > > what does BY2SE stand for? > > bytes per what? > > I don't know the answer but here's a clue: > > ether1116.c:573: cachedwbse(&r->cs, BY2SE); > > l.s:342: TEXT cachedwbse(SB), 1, $-4 /* D writeback SE */

Re: [9fans] dumb kw question

2010-12-27 Thread Richard Miller
> what does BY2SE stand for? > bytes per what? I don't know the answer but here's a clue: ether1116.c:573:cachedwbse(&r->cs, BY2SE); l.s:342: TEXT cachedwbse(SB), 1, $-4/* D writeback SE */