List of all scripts: User scripts: ------------- - Install_All: call the Install_step_1 to Install_step_5 scripts - Install_All_nopatch: call the Install_step_2 to Install_step_5 scripts (if the sources are already patched) - Install_step_1: apply a patch on the unpacked sources (binutils and gcc, placed in the download directory) - Install_step_2: configure, compile, check and install both binutils & gcc from the download dir. Also compile and install a68k, ld-tigcc, tigcc, tprbuilder, patcher, parser. - Install_step_3: copy tigcclib files into the install tree - Install_step_4: install the TIGCC Tools Suite - Install_step_5: install several docs of the different programs Developer/Maintenance scripts: ------------------------------ - updatedoc: import the documentation generated under Windows - updatesrc: import the cross-platform sources from the Windows tree - launch.XYZ: compile, install and clean up XYZ - package_bin: create a bzip2 tarball of the $TIGCC directory. Used for building a 'ready to install' binary package. - package_src: create a bzip2 tarball of the sources directory. Used for building a source package.