problem in toolchain.sh
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: Select all
catch(IOException e){
//oh crap
}