Re: GCC Make Check

2002-05-10 Thread Jeroen Dekkers
On Fri, May 10, 2002 at 08:55:47AM -0700, Jeff Bailey wrote: > On Fri, May 10, 2002 at 05:42:19PM +0200, Marcus Brinkmann wrote: > > BTW, Jeroen might be interested in monitoring the build logs etc. > > That would be cool. But I'll let him volunteer before I give him > work. ;) Yes, I can monit

Re: GCC Make Check

2002-05-10 Thread Marcus Brinkmann
On Fri, May 10, 2002 at 08:55:47AM -0700, Jeff Bailey wrote: > On Fri, May 10, 2002 at 05:42:19PM +0200, Marcus Brinkmann wrote: > > > > I remember you mentioning on IRC that `make check' for gcc won't > > > work on the Hurd. Was that a stdio-related problem, or other? > > > If it is what I hav

Re: GCC Make Check

2002-05-10 Thread Jeff Bailey
On Fri, May 10, 2002 at 05:42:19PM +0200, Marcus Brinkmann wrote: > > I remember you mentioning on IRC that `make check' for gcc won't > > work on the Hurd. Was that a stdio-related problem, or other? > If it is what I have in mind, it is a not having ulimit that works > correctly type of probl

Re: GCC Make Check

2002-05-10 Thread Marcus Brinkmann
On Fri, May 10, 2002 at 08:38:32AM -0700, Jeff Bailey wrote: > Marcus, > > I remember you mentioning on IRC that `make check' for gcc won't work > on the Hurd. Was that a stdio-related problem, or other? If it is what I have in mind, it is a not having ulimit that works correctly type of proble

GCC Make Check

2002-05-10 Thread Jeff Bailey
Marcus, I remember you mentioning on IRC that `make check' for gcc won't work on the Hurd. Was that a stdio-related problem, or other? Having *just* caught a MAXPATHLEN bug in gcc-3.1 (ada front end), I'd like to try and implement a compile farm of some sort so we can catch these problems in ma