In article <[email protected]>, Lucio De Re <[email protected]> wrote: >>>the way to do this is >>> cd /sys/src; objtype=arm mk && mk clean >> >> Just getting to play with this... had to do some copying of some of >> the files first among other setbacks... ok, plain mk asks what to make, >> and so I tried 'mk all' which is saying 5c does not exist, but >> that's one of the things I want it to build. > >There's a post by Geoff Collyer a while back, when the SheevaPlug was >first introduced to Plan 9 that explains how to build the arm >toolchain before trying to build the entire system. Along these >lines: > > cd /sys/src/cmd > for (d in 5?) @{cd $d && mk install} > >I'm not going to try that now...
I am :) Well, actually, given the /bin/ape/sh problem, what I'm going to try to do is try to set up an alternative 9vx.OSX install from scratch, and apply the latter above instead of the earlier system build (or whatever it is that the other was) and see if that helps any, unless there is thoughts that is an exercise in futility for one reason or another? -- Greg Comeau / 4.3.10.1 with C++0xisms now in beta! Comeau C/C++ ONLINE ==> http://www.comeaucomputing.com/tryitout World Class Compilers: Breathtaking C++, Amazing C99, Fabulous C90. Comeau C/C++ with Dinkumware's Libraries... Have you tried it?
