> I would like to report bug or issue in rakudo build process: > generating src/gen_setting.pir on 128Mb machine (Linux) failed - not > finished in 8h becouse of swapping. ^C and make show > that in 3 min and 40 sec parrot process is starting swapping again. > > Maybe this proces can be divided in some way ?
I did some work on splitting up the stage where the setting is compiled, but I am blocking on a feature (stubbed classes). See <http://www.nntp.perl.org/group/perl.perl6.compiler/2009/09/msg4885.html> for reference. Cheers, Moritz