On Sun Dec 15 21:05:43 EST 2013, mve...@gmail.com wrote:
> Use 8c. Amd64 isn't supported yet.
>
> > On Dec 15, 2013, at 20:31, Blake McBride wrote:
> >
> > Greetings,
> >
> > I've got 9front running but I am having trouble compiling a hello.c program.
> >
> > term% 6c hello.c
> > term% 6l hell
Use 8c. Amd64 isn't supported yet.
> On Dec 15, 2013, at 20:31, Blake McBride wrote:
>
> Greetings,
>
> I've got 9front running but I am having trouble compiling a hello.c program.
>
> term% 6c hello.c
> term% 6l hello.6
> ??none??: cannot open file: /amd64/lib/libc.a
>
> I already looked in
> Thanks! It went through a bunch of compiles and library adds
> successfullybut ended in:
>
> ...
> a - utfutf.6
> a - u16.6
> a - u32.6
> a - u64.6
> amd64
> Can't cd amd64: 'amd64' directory not found
> mk: for(i in 9sys ... : exit status=rc 1544: rc 2737: can't cd
> mk: date for (i ... : exi
On Sun, Dec 15, 2013 at 7:33 PM, erik quanstrom wrote:
> On Sun Dec 15 20:31:47 EST 2013, bl...@mcbride.name wrote:
>
> > Greetings,
> >
> > I've got 9front running but I am having trouble compiling a hello.c
> program.
> >
> > term% 6c hello.c
> > term% 6l hello.6
> > ??none??: cannot open file:
On Sun Dec 15 20:31:47 EST 2013, bl...@mcbride.name wrote:
> Greetings,
>
> I've got 9front running but I am having trouble compiling a hello.c program.
>
> term% 6c hello.c
> term% 6l hello.6
> ??none??: cannot open file: /amd64/lib/libc.a
>
> I already looked in google, the email list, and FA
Greetings,
I've got 9front running but I am having trouble compiling a hello.c program.
term% 6c hello.c
term% 6l hello.6
??none??: cannot open file: /amd64/lib/libc.a
I already looked in google, the email list, and FAQ's that I could find.
Your help is appreciated.
Blake McBride