$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-06-16 04:49:12
Boris Gubenko wrote:
> The problem may have nothing to do with EDG frontend and may
> have everything to do with Intel's code generator. With icc 9.0
> on Linux/ia64, it takes 13 secs. to compile. Long, but "at least
> it gets there in the end :-)"
>
> On HP-UX/ia64, both aCC A.06.15 and gcc 3.4.3 compile this
> testcase in 5 secs.
Yuk, that's way too long for something that's supposed to be included
ubiquitously :-(
Looks like I'm going to have to drop down to mpl and use that instead!
John.