Re: [boost] Typo in intel-linux-tools.jam

2002-12-18 Thread David Abrahams
Guillaume Melquiond <[EMAIL PROTECTED]> writes: > Hi, > > Here is a small patch for a typo in tools/build/intel-linux-tools.jam Fixed > At the beginning of the same file, the default version of ICC is set to be > 5.0; but the 6.0 version has been available for a long time, and now even > ICC 7.0

[boost] Typo in intel-linux-tools.jam

2002-12-18 Thread Guillaume Melquiond
Hi, Here is a small patch for a typo in tools/build/intel-linux-tools.jam At the beginning of the same file, the default version of ICC is set to be 5.0; but the 6.0 version has been available for a long time, and now even ICC 7.0 is available as a non-commercial version on intel.com. Maybe it's