source: CMT/HEAD/mgr/cmt_dcc_version.sh @ 465

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

See C.L. 366

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