[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] gcc compile farm
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-hackers] gcc compile farm |
Date: |
Wed, 03 Aug 2011 10:22:02 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) |
Hi Felix,
On Sun, 10 Jul 2011 23:49:55 +0200 (CEST) Felix <address@hidden> wrote:
> I registered at the GCC Compile Farm:
>
> http://gcc.gnu.org/wiki/CompileFarm
>
> Contact me if you're interested in getting chicken-stuff tested on one
> of their machines.
That's very interesting. Would running salmonella on that farm be
possible? I'm asking because salmonella is pretty heavy weight in terms
or processor/memory usage.
I intend to add an option to salmonella to make it more light weight.
The plan is to avoid setting the test local repository empty after
installing eggs. It means it won't build the same egg multiple times.
By using this option, salmonella won't be able to catch dependencies
problems, but would still compile and test each egg at least once. We
can still keep the dependencies check on one salmonella instance, though
(e.g., at call-cc.org, as it is now).
Best wishes.
Mario
--
http://parenteses.org/mario
- Re: [Chicken-hackers] gcc compile farm,
Mario Domenech Goulart <=