Gast
#77142
Hallo alle, sorry for me mailing in englisch but my writing in german is to poor, reading is ok. Could anyone help me out instaling mspgcc under cygwin? this is what i've done so far: mkdir /tmp/mspgcc cd /tmp/mspgcc wget ftp://sources.redhat.com/pub/binutils/releases/binutils-2.14.tar.bz2 wget wget ftp://gcc.gnu.org/pub/gcc/releases/gcc-3.3/gcc-core-3.3.tar.bz2 so far so good, but when invoking the next line tar xjvf *.tar.bz2 i get an error saying something about that it could not find the archive gcc-core-3.3.tar.bz2 What does this mean? did i do something wrong?? please advice. thanks