I've tried gnuification on rev 2151. cmake/configure OK. But while building:
/home/lol/sandbox/squeakvm/Squeak-3.11.3.2151-pharo-src/build/gnu-interp.c:25104:2: erreur: #error GNUIFICATION FAILED ( 0 ) Laurent Laffont On Sat, Mar 27, 2010 at 6:47 PM, laurent laffont <[email protected]>wrote: > > 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
