Re: Compiler "too many live types" error

Frank Boehme <[email protected]> Tue, 12 Jul 2005 23:16:00 +0100
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <[email protected]>
[email protected] wrote:

> I get the following error:
> Fatal Error: Too many live types (the maximum is 32765).

This often happens when you compile in all-check mode (default), not
using '-no_split', and then making some not so small changes. Cleaning
the project tree always helps for me. So methinks this is somehow
related to incremental compilation.

Frank

-- 
Dr Frank Boehme                      | Email: [email protected]
National University of Ireland, Cork | phone: +353-21-4903163
Dept of Computer Science             |   fax: +353-21-4903113
Cork, Ireland                        |

Did you know that if you play a Windows XP cd backwards, you
will hear the voice of Satan?
That's nothing! If you play it forward, it'll install Windows XP.