On Sun, Aug 08, 2021 at 12:51:47PM +0100, Philip Herron wrote:
> I would be interested in seeing 32bit build bots since this patch has
> been merged: https://github.com/Rust-GCC/gccrs/pull/614
> 
> Which thanks to Adrian who has been testing it out.
> 
> Do you have access to 32bit machines? I have some unused space on
> digital ocean where we could put some build-bots if you like?

Just added one: https://builder.wildebeest.org/buildbot/#/builders/62
(Ignore the red builds, the last one is green, they were setup issues)
It isn't super fast (takes ~25 to do a build plus check-rust), but as
long as we do < 48 commits a day we should be fine. I tried adding
ccache on it (which reduces build times a lot on the other builders)
but that caused some odd failures. I think for now we are fine, but we
start adding lots more commits a day adding some extra VMs would be
nice.

Cheers,

Mark

-- 
Gcc-rust mailing list
Gcc-rust@gcc.gnu.org
https://gcc.gnu.org/mailman/listinfo/gcc-rust

Reply via email to