lu...@proxima.alt.za wrote:
> One of the issue I need to fix, further, is that the 386 linker (at
> least) demands to access the runtime module (runtime.a - I am not yet
> ready to build this library) and I wonder if there are any suggestions
> here on how best to eliminate this mandatory requirements without
> jeopardising compatibility between the GO toolchain and its ability to
> "replace" the native Plan 9 toolchain - which is my primary objective
> at this point.

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.


Reply via email to