Rockbox Development > Starting Development and Compiling

Cygwin is spitting error messages - some help please

<< < (3/3)

saratoga:

--- Quote from: nofish on September 27, 2012, 01:40:03 PM ---PS: I know that I could simply use the Virtualbox image instead, but I'd really like to go through this Cygwin building procedure succesfully once for learning purposes so any help is very appreciated. :)

--- End quote ---

The installation is exactly the same in virtualbox, just much much faster since virtualbox isn't slow like cygwin.  

nofish:

--- Quote from: bluebrother on September 27, 2012, 04:19:12 PM ---Did you install the compiler to /opt? rockboxdev.sh defaults to /usr/local, so I assume your installation has the old compiler in /opt. A simple solution would be to make sure the new compiler comes first in the search path. I.e. do something like

export PATH=/usr/local/bin:$PATH

(assuming you used the default installation path for the compiler)

--- End quote ---

Success !
That did it, it's now building without errors. :)
Phew, thank you both a lot for your patient help.

PS:
After this experience, I'd be willing to help help updating the relevant Wiki pages if this is planned.
For example
http://www.rockbox.org/wiki/SimpleGuideToCompiling
it took me a bit to find out that the link about SVN is no longer valid etc.

bluebrother:

--- Quote from: nofish on September 28, 2012, 08:44:05 AM ---After this experience, I'd be willing to help help updating the relevant Wiki pages if this is planned.

--- End quote ---

Such things aren't planned -- people willing to work in it do the work, and if nobody wants to do the work for something nobody does the work :) If you're willing to update the wiki: great! Get yourself a wiki account and fix the pages that are wrong / out of date. I'd suggest to also join on IRC to be able discussing things :)

Navigation

[0] Message Index

[*] Previous page

Go to full version