Too many types ?

Wolfgang Jansen <[email protected]> Fri, 23 Sep 2005 14:45:16 +0200
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Organization University of Potsdam, Institute of Informatics
Message-ID <[email protected]>
Hi the SE team,

the SE compiler stops work with message:

****** Fatal Error: Too many live types (the maximum is 32765).
Cannot go on: please send a mail at [email protected]

(what I'm doing done here). Well, the program is a bit more
complicated than HELLO_WORLD but it is not as large as the
compiler thinks: the previous successful compilation listed
724 types in the *.id file. A few more types may have been added
since that time.

Best regards
Wolfgang Jansen

PS
Compiler version:
Release 2.2 Beta Release #3 (CVS snapshot 07/28/05 09:03:55) [Pomme de  
terre]
Compiler options:
-require_check -no_warning -no_style_warning -no_strip -no_main
The ACE file switches on the "trace" flag for several clusters.