From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3168 invoked by alias); 22 Apr 2005 03:15:45 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3001 invoked from network); 22 Apr 2005 03:15:37 -0000 Received: from unknown (HELO rwcrmhc11.comcast.net) (204.127.198.35) by sourceware.org with SMTP; 22 Apr 2005 03:15:37 -0000 Received: from [10.0.1.2] (c-24-61-199-96.hsd1.nh.comcast.net[24.61.199.96]) by comcast.net (rwcrmhc11) with SMTP id <20050422031535013000dna6e>; Fri, 22 Apr 2005 03:15:36 +0000 User-Agent: Microsoft-Entourage/11.1.0.040913 Date: Fri, 22 Apr 2005 03:15:00 -0000 Subject: Re: Windows patch status? (broke build) From: Paul Schlie To: Mark Mitchell , Mark Kettenis CC: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-SW-Source: 2005-04/txt/msg00271.txt.bz2 Re: http://sources.redhat.com/ml/gdb-patches/2005-04/msg00249.html This patch broke the build of HEAD on ppc-apple-darwin7.9 w/-target=avr: gcc -c -g -O2 -I. -I/Applications/avr/avr-src/gdb -I/Applications/avr/avr-src/gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I/Applications/avr/avr-src/gdb/../include/opcode -I/Applications/avr/avr-src/gdb/../readline/.. -I../bfd -I/Applications/avr/avr-src/gdb/../bfd -I/Applications/avr/avr-src/gdb/../include -I../intl -I/Applications/avr/avr-src/gdb/../intl -DMI_OUT=1 -DGDBTK -DTUI=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wuninitialized /Applications/avr/avr-src/gdb/ser-base.c /Applications/avr/avr-src/gdb/ser-base.c: In function `ser_base_wait_for': /Applications/avr/avr-src/gdb/ser-base.c:187: error: storage size of `tv' isn't known make[1]: *** [ser-base.o] Error 1 make: *** [all-gdb] Error 2