From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28205 invoked by alias); 30 Mar 2007 12:01:29 -0000 Received: (qmail 28177 invoked by uid 22791); 30 Mar 2007 12:01:27 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 30 Mar 2007 13:01:21 +0100 Received: from HOME-C4E4A596F7 (IGLD-84-229-206-92.inter.net.il [84.229.206.92]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id HMR30164 (AUTH halo1); Fri, 30 Mar 2007 15:00:55 +0300 (IDT) Date: Fri, 30 Mar 2007 12:01:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: mark.kettenis@xs4all.nl, denis.pilat@st.com, gdb-patches@sourceware.org In-reply-to: <20070329174808.GA28084@caradoc.them.org> (message from Daniel Jacobowitz on Thu, 29 Mar 2007 13:48:08 -0400) Subject: Re: [RFA] gdb is broken: missing signal.h checking Reply-to: Eli Zaretskii References: <460BD630.20709@st.com> <19115.212.123.203.30.1175190093.squirrel@webmail.xs4all.nl> <20070329174808.GA28084@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00347.txt.bz2 > Date: Thu, 29 Mar 2007 13:48:08 -0400 > From: Daniel Jacobowitz > Cc: Denis PILAT , gdb-patches > > GDB definitely does not support systems without , but > gdbserver now tries to. Then perhaps we should add this information to gdb/README: it now explicitly says that an ISO C compiler is required, without qualifications.