9fans archive / 2008 / 07 / 780 prev next
From: ron minnich <rminnich@gma...>
Subject: Plan 9 on Blue Gene
Date: Wed, 30 Jul 2008 10:42:41 -0700
On Wed, Jul 30, 2008 at 9:10 AM, Steven D. Vormwald <sdvormwa@mtu.edu> wrote:
> Correct me if I'm wrong here, but don't these require extensive run-time
> support, in addition to compiler support? Will the run-time libraries also
> be linux libraries running under a compatibility layer?
binaries on the bg/l machine are static.
The compatibilty is needed in two places: system call layer, and
allowing CNK binaries direct access to network hardware.
ron