Rockbox Development > Starting Development and Compiling

arm-elf-gcc

<< < (3/6) > >>

saratoga:
Edit your cygwin PATH to remove all paths beginning with C:.

mschneider:
should i edit with nano? if so, how? I'm not very familiar with using that and all the wiki says about it is to use it.

Mikerman:
I use Notepad++ (obtained on the web) and find it entirely easy to use.

mschneider:
How exactly do i edit my PATH though. Do i open a file?

saratoga:
http://www.rockbox.org/twiki/bin/view/Main/CrossCompiler

I just do 'echo $PATH' and 'export PATH=/home/linus/sh1/bin:$PATH' steps, though in this case you won't want to export the $PATH variable, just parts of it you get from echo $PATH.

There might be an easier way.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version