From: Terje Slettebø (tslettebo_at_[hidden])
Date: 2002-05-24 11:55:37


>From: "Beman Dawes" <bdawes_at_[hidden]>

>>>From: "Thomas Witt" <witt_at_[hidden]>
>>
>>>>On Monday 20 May 2002 02:10, Terje Slettebø wrote:
>>>> Have anybody got the Boost Lambda Library to work on other compilers
>>than
>>>> GCC and Kai C++ (which are mentioned in the documentation)?
>>>>
>>>> I have Intel C++ 6.0, which is quite standards compliant,
>>
>>>Not in default mode. The bad news is that intel tries to be MSVC
>>compliant.
>>
>>Ick, yeah, I know. This may also include standards noncompliance. I've
>>known
>>about a few (in the Intel C++ docs, undocumented) options, such as for
>>Koenig lookup, and for-loop scope, but I wasn't aware of that there was a
>>systematic collection of these options. Thanks. :) I'll try it out.
>>
>>If it still doesn't work, I'll try to isolate the problem, to help the
>>porting.

>Have you had any luck figuring out what options are required to make Intel
>6.0 act like a standards conforming compiler?

I started testing out the options, but as there's a lot of them, and I had
some school stuff to attend to, now, I had to postpone the rest. I'll resume
the testing in June, when school is finished, and post the results to the
list.

Regards,

Terje