From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21818 invoked by alias); 12 Jul 2008 18:28:49 -0000 Received: (qmail 21601 invoked by uid 22791); 12 Jul 2008 18:28:48 -0000 X-Spam-Check-By: sourceware.org Received: from nf-out-0910.google.com (HELO nf-out-0910.google.com) (64.233.182.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 12 Jul 2008 18:28:08 +0000 Received: by nf-out-0910.google.com with SMTP id h3so1279037nfh.48 for ; Sat, 12 Jul 2008 11:28:05 -0700 (PDT) Received: by 10.210.79.14 with SMTP id c14mr7609982ebb.181.1215887285419; Sat, 12 Jul 2008 11:28:05 -0700 (PDT) Received: by 10.210.66.15 with HTTP; Sat, 12 Jul 2008 11:28:05 -0700 (PDT) Message-ID: <6dc9ffc80807121128r2abd2efgd519876c331ef024@mail.gmail.com> Date: Sat, 12 Jul 2008 18:28:00 -0000 From: "H.J. Lu" To: "Craig Silverstein" Subject: Re: inflateInit? Cc: hp@bitrange.com, drow@false.org, dj@redhat.com, binutils@sourceware.org, gdb@sourceware.org In-Reply-To: <20080711005501.4CF353F3058@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080710165155.D15CA3F3058@localhost> <200807101724.m6AHO9Lu003165@greed.delorie.com> <20080710185052.E6E653F3058@localhost> <200807101923.m6AJNZBw006371@greed.delorie.com> <20080710201210.GA11942@caradoc.them.org> <20080710203453.4A7333F3058@localhost> <20080710180821.T66839@dair.pair.com> <20080711005501.4CF353F3058@localhost> Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00136.txt.bz2 On Thu, Jul 10, 2008 at 5:55 PM, Craig Silverstein wrote: > } I'll clean this up, please don't try unless you really build all > } sims... > > Great! -- thanks for your help. > > craig > Hi Craig, "make check" in ld fails on Linux/ia32 and Linux/x86-64: http://sourceware.org/bugzilla/show_bug.cgi?id=6741 Could you please fix it? Thanks. -- H.J.