9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: igor@9lab.org
To: 9fans@9fans.net
Cc: igor@9lab.org
Subject: Re: [9fans] new install problem 9front-10277.amd64
Date: Tue, 06 Feb 2024 16:32:03 +0100	[thread overview]
Message-ID: <DDFA2D49DF93726D84260105774828BE@9lab.org> (raw)
In-Reply-To: <17072272150.C32b.857519@composer.9fans.topicbox.com>

Quoth plan6@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

      parent reply	other threads:[~2024-02-06 15:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-06 10:19 plan6
2024-02-06 10:42 ` phil9
2024-02-06 13:46   ` plan6
2024-02-06 15:16     ` plan6
2024-02-06 15:32     ` igor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DDFA2D49DF93726D84260105774828BE@9lab.org \
    --to=igor@9lab.org \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).