#145543 - anox - Sat Nov 17, 2007 5:04 pm
Hey folks,
Since my pc running windows blew out last week I am stuck only with my kubuntu linux machine. Being a linux newbie Iam having quite a time getting the devkitarm to work. Could one of you give me a hint to this problem...
I scrolled the internet but only found tons of tutorials for Windows.I downloaded devKitARM for linux and extracted the contents to /home/<me>/gba/. Then I wanted to compile a simple c file with
^giving me a ton of undefined references.
I think it is a setup problem but I can't even think of a cause. Drop a line if you care to help :)
Since my pc running windows blew out last week I am stuck only with my kubuntu linux machine. Being a linux newbie Iam having quite a time getting the devkitarm to work. Could one of you give me a hint to this problem...
I scrolled the internet but only found tons of tutorials for Windows.I downloaded devKitARM for linux and extracted the contents to /home/<me>/gba/. Then I wanted to compile a simple c file with
Code: |
./arm-eabi-gcc-4.1.2 -o t.elf test.c |
^giving me a ton of undefined references.
I think it is a setup problem but I can't even think of a cause. Drop a line if you care to help :)