URL
https://opencores.org/ocsvn/minsoc/minsoc/trunk
Subversion Repositories minsoc
Compare Revisions
- This comparison shows the changes necessary to convert path
/minsoc/trunk/utils/setup
- from Rev 102 to Rev 103
- ↔ Reverse comparison
Rev 102 → Rev 103
/minsoc-install.sh
154,7 → 154,7
execcmd "tar xf or32-elf-linux-x86_64.tar.bz2"; |
fi |
fi |
execcmd "tar -jxf gdb-6.8.tar.bz2" |
execcmd "tar -jxf gdb-6.8a.tar.bz2" |
execcmd "bzip2 -d or32-gdb-6.8-patch-2.4.bz2" |
if [ "$ENV" != "Cygwin" ] |
then |