Rockbox Technical Forums

Rockbox Development => Starting Development and Compiling => Topic started by: 007quick on February 12, 2007, 09:23:07 PM

Title: Mandriva Linux and how to get cross compilers
Post by: 007quick on February 12, 2007, 09:23:07 PM
Sorry if this is a stupid question but I can't figgure out how to get the cross complilers to work on mandriva linux. Thx. help would be great!
Title: Re: Mandriva Linux and how to get cross compilers
Post by: Llorean on February 12, 2007, 09:28:34 PM
Have you tried rockboxdev.sh in the /tools/ folder of the sources?
Title: Re: Mandriva Linux and how to get cross compilers
Post by: 007quick on February 12, 2007, 09:32:13 PM
This is my first linux instal you will have to be a bit more specific in the explination I only used cygwin before!
Title: Re: Mandriva Linux and how to get cross compilers
Post by: Llorean on February 12, 2007, 09:34:04 PM
Get the Rockbox sources as usual. In the /tools/ folder of the Rockbox sources is a script called rockboxdev.sh, running that can download and install the Cross Compilers for you. Then you simply need to add them to your path.

For that you'll have to see what you need to specifically do for your install of linux, as it can vary.
Title: Re: Mandriva Linux and how to get cross compilers
Post by: 007quick on February 12, 2007, 09:39:35 PM
Ok i found the file but am i supposed to click on it in the browser or execute it with a terminal?
if I should use the terminal what command should i use?
Title: Re: Mandriva Linux and how to get cross compilers
Post by: Llorean on February 12, 2007, 09:41:44 PM
It is perhaps best you take a little time to learn how to use your Linux install. I personally simply run ./rockboxdev.sh in a terminal window. Other methods can vary depending on how your system is configured.
Title: Re: Mandriva Linux and how to get cross compilers
Post by: 007quick on February 12, 2007, 09:43:39 PM
Hmm seems to work but doesn't have permision to download it there have to figure that one out. Thankyou very much for your quick response!