X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2FINSTALL.txt;h=0c0ad419790af63354bb286561c07a82fb15d161;hb=899f9f1fe37b1399c5a9b4c3300bdecb10333a55;hp=8b27fcb81d8a9fd66605f136401a9086865ea3e7;hpb=ddf1d4a532dc2d70db406df774758db1960a04b8;p=fw%2Fsdcc diff --git a/doc/INSTALL.txt b/doc/INSTALL.txt index 8b27fcb8..0c0ad419 100644 --- a/doc/INSTALL.txt +++ b/doc/INSTALL.txt @@ -10,7 +10,7 @@ To install: cd ~ mkdir tmp cd tmp - tar xzf path/to/binary/kit/sdcc-2.6.0-i386-unknown-linux2.2.tar.gz + tar xzf path/to/binary/kit/sdcc-2.7.0-i386-unknown-linux2.5.tar.gz * Change to the sdcc directory and copy all files to /usr/local cd sdcc @@ -37,7 +37,7 @@ To install: * If you would like to keep a copy of your previous version, rename the directory where it's installed first -* Run sdcc-2.6.0-setup.exe +* Run sdcc-2.7.0-setup.exe By default this will install sdcc binaries into: C:\Program Files\SDCC\bin\ header files into: C:\Program Files\SDCC\include\ @@ -63,7 +63,7 @@ To install: cd ~ mkdir tmp cd tmp - tar xzf path/to/binary/kit/sdcc-2.6.0-ppc-unknown-macosx.tar.gz + tar xzf path/to/binary/kit/sdcc-2.7.0-ppc-apple-macosx.tar.gz * Change to the sdcc directory and copy all files to /Developer/sdcc cp -r sdcc /Developer/sdcc