Re: Buildbot failure in Wildebeest Builder on whole buildset

2022-02-18 Thread Thomas Fitzsimmons
Hi Mark, Mark Wielaard writes: > Hi Marc, Hi Tom, > > On Fri, Feb 18, 2022 at 12:48:23PM +, dkm--- via Gcc-rust wrote: >> > Worker for this Build: debian-ppc64 >> >> Looks like the ppc64 is requesting a bigger disk :) >> >> fatal: sha1 file >>

Re: GCC Rust git branch

2021-05-27 Thread Thomas Fitzsimmons
26 Thomas >From 42099a90a23c31d1af95ceac590938d50a362cf9 Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Thu, 27 May 2021 21:53:29 -0400 Subject: [PATCH 1/2] rs6000: Override TARGET_RUST_OS_INFO in linux64.h Both config/rs6000/sysv4.h and config/rs6000/linux64.h define TARGET_RUST_OS

Re: build problem...

2006-06-15 Thread Thomas Fitzsimmons
-L/install/gcc/lib -lgcj /usr/bin/ld: cannot find -lgcj collect2: ld returned 1 exit status make[5]: *** [gappletviewer] Error 1 Thank you Tom.. :-) :-( This patch of mine: 2006-06-13 Thomas Fitzsimmons [EMAIL PROTECTED] * configure: Regenerate. * Makefile.in: Regenerate

Re: bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all)

2006-06-10 Thread Thomas Fitzsimmons
Andrew Pinski wrote: Caused by: http://gcc.gnu.org/ml/gcc-cvs/2006-06/msg00225.html I committed this fix. Tom 2006-06-10 Thomas Fitzsimmons [EMAIL PROTECTED] * configure.ac (ac_configure_args): Add --disable-plugin. (--enable-gtk-cairo): Remove option. * configure

Re: GCC 4.0 RC1 Available

2005-04-12 Thread Thomas Fitzsimmons
=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} I am looking for a real solution. It looks like this was caused by this patch: 2005-04-01 Thomas Fitzsimmons [EMAIL PROTECTED] PR libgcj/20090, PR libgcj/20526 * gij.cc (nonstandard_opts_help): New function. (add_option): New function