Quoth pl...@room3420.net:
[…]
> cd /sys/src/cmd/cc; mk install
> # choose the appropriate compiler for your architecture
> cd /sys/src/cmd/6c; mk install
[…]

When new instructions are added to the assembler and linker, they need
to be rebuilt before libc and others. Here an example:

  % for(i in (8a 8l 6a 6l)){ cd /sys/src/cmd/^$i && mk install }

A variation of this remedy was posted on the 9front ML by moody
recently.  Unfortunately I can't find the reference; howbeit I can
offer my cheat sheet for (re)building 9front where this case is
mentioned towards the end of the page:

• https://9lab.org/plan9/build/

HTH

Cheers,
Igor


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T1848341b8106d851-Mba7bea02d2d8b19c74a016cb
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to