2011/1/23 Charles Forsyth <[email protected]>: > in the plan 9 world, a 64-bit kernel runs 64-bit applications, > and 32-bit applications run on a 32-bit kernel. > a 64-bit 9vx would run programs produced by 6[acl] > (well, in principle: it would need to be derived from the 64-bit kernel)
It would, but vx32 still just "emulates" an i386. So even if 9vx is built to run on amd64, the underlying Plan 9 environment still uses 8*. --dho
