gcc (82B)
1 CC="gcc" 2 CXX="g++" 3 CPP="gcc -E" 4 AR="ar" 5 NM="nm" 6 RANLIB="ranlib" 7 READELF="readelf"