From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5483 invoked by alias); 23 Mar 2002 19:33:29 -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 5475 invoked from network); 23 Mar 2002 19:33:28 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by 209.249.29.67 with SMTP; 23 Mar 2002 19:33:28 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id AA4E43DCE; Sat, 23 Mar 2002 14:33:15 -0500 (EST) Message-ID: <3C9CD87B.5040300@cygnus.com> Date: Sat, 23 Mar 2002 11:33: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: <200203231851.SAA23060@cam-mail2.cambridge.arm.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00213.txt.bz2 > 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?). > > > I was using -j10 on the make. Maybe it's missing dependencies. > > R. Ah, yes. The sim directories have a reputation for poor dependency specs. New separate bug. Andrew