Changes between Version 3 and Version 4 of DevelopmentTools/ColorGCC


Ignore:
Timestamp:
May 20, 2011, 8:18:49 PM (13 years ago)
Author:
brecht
Comment:

set colorgcc scripts executable

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentTools/ColorGCC

    v3 v4  
    55cd /boot/develop/abi/x86/gcc2/tools/current/bin
    66wget http://dev.haiku-os.org/raw-attachment/wiki/DevelopmentTools/ColorGCC/colorgcc2.pl
     7chmod +x colorgcc2.pl
    78mv gcc gcc_real
    89mv g++ g++_real
     
    1213cd /boot/develop/abi/x86/gcc4/tools/current/bin
    1314wget http://dev.haiku-os.org/raw-attachment/wiki/DevelopmentTools/ColorGCC/colorgcc4.pl
     15chmod +x colorgcc4.pl
    1416mv gcc gcc_real
    1517mv g++ g++_real