Re: Question about use os ITL on gcc 4.0.2

Peter Gottschling <[email protected]> Fri, 23 Dec 2005 12:27:54 -0500
Newsgroups gmane.comp.lib.mtl.devel
Message-ID <[email protected]>
Hi Yannick and everybody else having trouble with ITL on gcc 4.0,

I put today a slightly changed version of itl.h on the web (cf.  
download -> bug fixes). My impression is that all problems appear in  
this file. Let me know if I am wrong. In this case, I will put a  
patch on the web.

Although most of you already realized gcc is much stricter than other  
compilers, especially by accessing members of templated base classes.  
The best way to handle this is to precede each base class type with  
typename and each base class function or variable with this->.

There is not much work going on with ITL at the moment (which will  
change in the future), however, compilability with gcc 4.0 is not  
such a hard problem and if anybody has trouble to report or some  
patches to contribute, I will be happy to take care of.

Merry Christmas,

Peter

On Dec 19, 2005, at 12:02 PM, Yannick Sirois wrote:

> Hi,
>
>
>
> I have been a user of ITL for the past year in the context of my  
> PhD studies.  Some time ago I was forced to upgrade my system to a  
> newer version gcc, gcc 4.0.2.  Since then I have not been able to  
> compile my programs anymore. I have updated my MTL to the newer  
> version with the patch.  But I was wandering if there was any plan  
> of releasing a version of ITL working with the new GCC?
>
>
>
> Thanks for your help and consideration
>
>
>
> Yannick
>
>
>
> _______________________________________________
> This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/

------------
Peter Gottschling
Research Associate
Open Systems Laboratory
Indiana University
301i Lindley Hall
Bloomington, IN 47405
Tel.: +1 812 855-8898   Fax: +1 812 856 0853
http://www.osl.iu.edu/~pgottsch

_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/