Search found 3 matches

by Fuyuri
Thu Jan 06, 2011 8:45 pm
Forum: devkitARM
Topic: Syntax error at each compile
Replies: 6
Views: 10163

Re: Syntax error at each compile

x86 AFAIK is 32 bit. I could be wrong though.
by Fuyuri
Thu Jan 06, 2011 9:03 am
Forum: devkitARM
Topic: Syntax error at each compile
Replies: 6
Views: 10163

Re: Syntax error at each compile

Odd.... especially when the file name was "devkitARM_r32-x86_64-linux.tar.bz2". Ah well, I have my desktop up and running again, I'll see how it goes there, thanks :)
by Fuyuri
Wed Jan 05, 2011 7:03 pm
Forum: devkitARM
Topic: Syntax error at each compile
Replies: 6
Views: 10163

Syntax error at each compile

Hello, I recently followed the tutorial here: http://devkitpro.org/wiki/Getting_Started/devkitARM to install devkitARM on my Ubuntu Netbook 10.10 netbook, and followed it to the letter. Once it was set up, I went to test some of the examples, and so opened the directory in terminal, chose hello ...