Changes between Version 3 and Version 4 of DevelopmentTools/ColorGCC
- Timestamp:
- May 20, 2011, 8:18:49 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentTools/ColorGCC
v3 v4 5 5 cd /boot/develop/abi/x86/gcc2/tools/current/bin 6 6 wget http://dev.haiku-os.org/raw-attachment/wiki/DevelopmentTools/ColorGCC/colorgcc2.pl 7 chmod +x colorgcc2.pl 7 8 mv gcc gcc_real 8 9 mv g++ g++_real … … 12 13 cd /boot/develop/abi/x86/gcc4/tools/current/bin 13 14 wget http://dev.haiku-os.org/raw-attachment/wiki/DevelopmentTools/ColorGCC/colorgcc4.pl 15 chmod +x colorgcc4.pl 14 16 mv gcc gcc_real 15 17 mv g++ g++_real