Rockbox Development > Starting Development and Compiling
arm-elf-eabi-gcc not in PATH
saratoga:
--- Quote from: Lar`E the Magnificent on June 22, 2010, 01:50:40 PM ---I tried to compile and it says "the compiler you must use <arm-elf-eabi-gcc> is not in your path!" I tried typing rockboxdev.sh and it brings back "rockboxdev.sh: command not found"
Do I need to do something else? I am new to compiling, and really have no idea what I am doing. Any help would be greatly appreciated
--- End quote ---
rockboxdev.sh is an actual program in the tools directory of your rockbox source checkout, not a generic shell command. You have to cd to the right folder, or type the full path to it (e.g. tools/rockboxdev.sh if in the root of your source checkout).
Jack Sparrow:
--- Quote from: saratoga on June 22, 2010, 01:54:38 PM ---rockboxdev.sh is an actual program in the tools directory of your rockbox source checkout, not a generic shell command. You have to cd to the right folder, or type the full path to it (e.g. tools/rockboxdev.sh if in the root of your source checkout).
--- End quote ---
Once I cd to the right folder, then what do I do?
saratoga:
Run the command. On Ubuntu and most linux this will probably involve something like 'sudo ./rockboxdev.sh'.
Jack Sparrow:
Thanks. I've been running it for about 3 and a half hours now, and it still isn't done. Any idea how long it should take?
...make that four hours
funman:
Someone reported ten hours on cygwin.
I think it builds in 15 minutes max on linux.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version