Out of memory when compiling modules over 100k

View: New views
2 Messages — Rating Filter:   Alert me  

Out of memory when compiling modules over 100k

by Vag Vagoff :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Compiler from Clean 2.2 distribution dies with message "Heap full" when
compiling modules with size greater than 100k if fusion option was
turned on.
_______________________________________________
clean-list mailing list
clean-list@...
http://mailman.science.ru.nl/mailman/listinfo/clean-list

Re: Out of memory when compiling modules over 100k

by John van Groningen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Vag wrote:
>Compiler from Clean 2.2 distribution dies with message "Heap full" when compiling modules with size greater than 100k if fusion option was turned on.

On WIndows you can increase the maximal heap size of the compiler in
the Environment dialog (menu Environment/Edit Current..). After
the name of the Compiler (CleanCompiler.exe) add " : -h 64m" for
a 64 megabyte heap. If there are already two ":"s, add " -h 64m " in
the middle, so: " : -h 64m : ".

Kind regards,

John van Groningen
_______________________________________________
clean-list mailing list
clean-list@...
http://mailman.science.ru.nl/mailman/listinfo/clean-list