From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Fri, 8 Jan 2010 16:49:32 -0500 To: 9fans@9fans.net Message-ID: <401ab756359b37f4bef38808181fa9bf@coraid.com> In-Reply-To: <4B479EEE.5030607@orcasystems.com> References: <536ceb1c6c20a0fe16e9c2c3feab15a2@proxima.alt.za> <4B479EEE.5030607@orcasystems.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] More on the GO toolchain Topicbox-Message-UUID: bae4459c-ead5-11e9-9d60-3106f5b1d025 > Perhaps the go 8l is not honoring the "-l " option? I just tried to > create a mbr from assembly and it reported the same runtime > requirements. A diff between the various sources might be useful since > they are similar. see /sys/src/boot/pc*. ; mk -n mbr.install 8l -o mbr -H3 -T0x0600 -l mbr.8 ls -l mbr cp mbr /386/mbr - erik