Howdy, I just added the ability to test under g++ as well.
Are there particular versions of gcc/g++ that we want to test against? Pre-compiled binaries of many versions are available on the compile farm. We are currently only smoking against gcc/g++ 4.3.2. Duke On Wed, Jan 12, 2011 at 12:13 AM, Jonathan Leto <[email protected]> wrote: > Howdy, > > I just started a Parrot smoker on one machine in the compile farm. It > is a 24-core 64 bit Linux 2.6.32 machine. > > Firstly, the script updates a Parrot git repo with : git pull --rebase. > > Next, it compiles 16 different versions of Parrot with different > Configure.pl flags (such as --optimize, --without-gmp, etc) and then > runs "make smoke." Each test run takes about 1.5 minutes with > TEST_JOBS=3. > > Then it sleeps for a half hour and does it all again. Forever. > > We now have a Parrot smoker. > > This is only the beginning. > > Please let me know what you would like to see smoked and what features > you would like added. > > Duke > > PS: You can read the fine source of this immense script here: > > https://github.com/leto/Util/blob/master/bin/smoke_parrot_all > > -- > Jonathan "Duke" Leto > [email protected] > http://leto.net > -- Jonathan "Duke" Leto [email protected] http://leto.net _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
