Debug
Joined: 06 Oct 2005 Posts: 16
|
Posted: Tue Dec 12, 2006 10:17 am Post subject: problem in toolchain.sh |
|
|
I don't know if this is fixable, or how to fix it, but if you run toolchain.sh from the root directory, it tries to unzip the bunutils, gcc, and newlib from //*.tar.gz, which makes it think it's a network address. The problem has plagued me for hours. A simple solution, of course, would be to run the toolchain from any folder, but I thought maybe there's a fix for it to keep people from worrying about it in the future. _________________
| Code: |
catch(IOException e){
//oh crap
}
|
|
|