Rockbox Development > Starting Development and Compiling

comiling with ubuntu?

<< < (3/3)

m6arate:
okay Ill try installing that. And I know to add that to the path, but decided to wait until I had a working installation.

m6arate:
alright. it installed fine, and I started compiling, but I immediately got errors about arm-elf-gcc


--- Quote ---make[1]: arm-elf-gcc: Command not found
make[1]: *** [/home/mike/stuff/rockbox/1/rockbox/h20/firmware/sysfont.o] Error 127
make: *** [all] Error 2
mike@mike-desktop:~/stuff/rockbox/1/rockbox/h20$

--- End quote ---

I searched the package manager, didnt find anything that seemed like it. I remember having trouble getting this installed on windows (cgywin) and eventually having to just download a file somewhere and add it to the bin. Is that what I should do again here?

Febs:
At the risk of stating the obvious, did you change your path to include arm-elf/bin?

bluebrother:
as the first line of your output clearly tells it can't find the command, which in turn means that you either installed the compiler to a different path than the one you added to the PATH variable or you didn't add the path to the variable.

m6arate:
ah silly me. I forgot. Its working now. thank you all for helping/putting up with me

Navigation

[0] Message Index

[*] Previous page

Go to full version