source: CMT/v1r20p20080222/mgr/cmt_gcc_version.sh @ 662

Last change on this file since 662 was 432, checked in by rybkin, 16 years ago

See C.L. 338

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 78 bytes
Line 
1
2gcc -v 2>&1 |\
3 sed -n '/version/s#^[^ ]* [^ ]* \([0-9][^ ]*\) *.*#gcc-\1#p'
Note: See TracBrowser for help on using the repository browser.