Sent from my iPhone
On Apr 12, 2011, at 8:51 AM, [email protected] (Greg Comeau) wrote: > In article <[email protected]>, > David Leimbach <[email protected]> wrote: >> On Apr 11, 2011, at 3:44 AM, erik quanstrom <[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. >>> >>> bad instructions. sorry. that should have been >>> >>> cd /sys/src/cmd; mk 5^(a l c)^.install >>> cd /sys/src; objtype=arm mk install && mk clean >>> >>> - erik >>> >> I posted some on the wiki about how I got the guruplug working for me... > > Thanks. I tried google'ing but don't see to be able to find > where that is. Please advise, thanks. http://plan9.bell-labs.com/wiki/plan9/Guruplug/index.html > -- > 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? >
