That dosen't seem to be working in this case, so I appologize if this has been covered already.
My problem is that when I type:
Code: Select all
./toolchain.sh
Code: Select all
../depends/check-gcc.sh: line 5: gcc: command not found
ERROR: Install gcc before continuing.
../depends/check-gcc.sh: Failed.
So I used SVN to get the latest source and then went to the folder and used ./configure intending to follow with a make. However where this worked in the past to add dependencies in this case it's coming up with:
Code: Select all
configure: error: in `/home/vi/somelocaldir`:
configure: error: no acceptable C compiler found in $path
Once I get GCC working I should be able to continue the toolchain setup.
If any further info is required please just ask.
Thanks for your patience.
Nick