From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22473 invoked by alias); 23 Mar 2002 18:45:31 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 22465 invoked from network); 23 Mar 2002 18:45:30 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by 209.249.29.67 with SMTP; 23 Mar 2002 18:45:30 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id AD6BF3DBC; Sat, 23 Mar 2002 13:45:12 -0500 (EST) Message-ID: <3C9CCD38.8050003@cygnus.com> Date: Sat, 23 Mar 2002 10:45:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Richard.Earnshaw@arm.com Cc: gdb@sources.redhat.com Subject: Re: Results of a multi-build (not good) References: <200203141405.OAA17562@cam-mail2.cambridge.arm.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00211.txt.bz2 > rearnsha@arm.com said: > >> I've just tried my multi-build script out which uses the >> configurations specified in the MAINTAINERS file. The results aren't >> particularly encouraging: > > > So with my recent patch for PR 409 applied, things look a little more rosy: > > fr30-elf build failed > m32r-elf build failed > mn10300-elf build failed > powerpc-eabi build failed > sh-elf build failed > v850-elf build failed Richard, Using Red Hat Linux 7.2, I got: sh-elf (will change to -w and file separate bug report) xstormy16-elf (totally puzzling, it didn't configure!) but not the others. The only problem I can think of, off hand, is gmake vs make (but this is GNU/Linux) or related (configured with absolute vs relative paths?). puzzled, Andrew