* fix 'objtype=spim mk install'
@ 2020-06-13 22:54 Amavect
2020-06-14 2:02 ` [9front] " cinap_lenrek
0 siblings, 1 reply; 4+ messages in thread
From: Amavect @ 2020-06-13 22:54 UTC (permalink / raw)
To: 9front
All,
This doesn't work:
cd /sys/src
objtype=spim mk install
This is because the ape include files are missing.
The following steps makes it work:
mkdir /spim/include/ape
dircp /mips/include/ape /spim/include/ape
Thanks,
Amavect
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [9front] fix 'objtype=spim mk install'
2020-06-13 22:54 fix 'objtype=spim mk install' Amavect
@ 2020-06-14 2:02 ` cinap_lenrek
2020-06-14 3:30 ` Amavect
0 siblings, 1 reply; 4+ messages in thread
From: cinap_lenrek @ 2020-06-14 2:02 UTC (permalink / raw)
To: 9front
ok, thats easy to fix. however, why ARE we building spim? theres
no kernel for it. spim was only added because mischief was working
on a kernel for some mips board, but he lost interest and nothing
got released. we could as well just drop spim from the cpu list
until we have a kernel.
--
cinap
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [9front] fix 'objtype=spim mk install'
2020-06-14 2:02 ` [9front] " cinap_lenrek
@ 2020-06-14 3:30 ` Amavect
2020-06-14 14:51 ` cinap_lenrek
0 siblings, 1 reply; 4+ messages in thread
From: Amavect @ 2020-06-14 3:30 UTC (permalink / raw)
To: 9front
cinap,
I'd say do both: remove spim from $CPUS, and copy the ape headers.
Then my /sys/src mk installall will work.
Patch for that coming soon.
Thanks,
Amavect
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [9front] fix 'objtype=spim mk install'
2020-06-14 3:30 ` Amavect
@ 2020-06-14 14:51 ` cinap_lenrek
0 siblings, 0 replies; 4+ messages in thread
From: cinap_lenrek @ 2020-06-14 14:51 UTC (permalink / raw)
To: 9front
yes, makes sense. thank you!
--
cinap
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-06-14 14:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-13 22:54 fix 'objtype=spim mk install' Amavect
2020-06-14 2:02 ` [9front] " cinap_lenrek
2020-06-14 3:30 ` Amavect
2020-06-14 14:51 ` cinap_lenrek
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).