9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [NOTICE] Recent commit requires compiler recompile before libc
@ 2024-01-07  3:16 Jacob Moody
  0 siblings, 0 replies; only message in thread
From: Jacob Moody @ 2024-01-07  3:16 UTC (permalink / raw)
  To: 9front

I pushed some code that added a new instruction to 6a and 8a that
is used for the amd64 and 386 entrypoint. This means that before
libc is rebuilt the new assembler and linker needs to be rebuilt.

So something like:

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

first, then rebuilding libc and the rest
of the system.

Thanks,
moody


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-07  3:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07  3:16 [9front] [NOTICE] Recent commit requires compiler recompile before libc Jacob Moody

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).