> > > Does it mean latest SVN source is already "Gnuified" ? With latest rev. > I > > have a little drop in benchmarks. However I'd rather put a stable release > > for Pharo 1.0 than latest trunk. What do you think ? > > The so-called "gnuification" is a transformation of the interp.c file. So > this is done after generating the sources with VMMaker. The cmake > configuration that comes with revision 2135 does not have this step enabled, > and the more recent version that I used, revision 2151, has it. The magic is > in the awk script in unix/cmake/gnuify.awk which produes gnu-interp.c. >
OK thanks. I will take a look. Laurent Laffont > > Cheers, > Adrian > > > > > Laurent Laffont > > > > > >> > >> Adrian > >> > >> > >> _______________________________________________ > >> Pharo-project mailing list > >> [email protected] > >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > >> > > _______________________________________________ > > Pharo-project mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
