From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10866 invoked by alias); 20 Aug 2009 17:01:49 -0000 Received: (qmail 10677 invoked by uid 22791); 20 Aug 2009 17:01:48 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 20 Aug 2009 17:01:42 +0000 Received: from wpaz1.hot.corp.google.com (wpaz1.hot.corp.google.com [172.24.198.65]) by smtp-out.google.com with ESMTP id n7KH1c6j000308 for ; Thu, 20 Aug 2009 18:01:39 +0100 Received: from rv-out-0708.google.com (rvfb17.prod.google.com [10.140.179.17]) by wpaz1.hot.corp.google.com with ESMTP id n7KH1ZjK019246 for ; Thu, 20 Aug 2009 10:01:35 -0700 Received: by rv-out-0708.google.com with SMTP id b17so11996rvf.44 for ; Thu, 20 Aug 2009 10:01:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.141.26.8 with SMTP id d8mr34159rvj.28.1250787695344; Thu, 20 Aug 2009 10:01:35 -0700 (PDT) In-Reply-To: <4A8D7CE0.9030009@Sun.COM> References: <8ac60eac0908140922m57367e9dn464783d8ff625474@mail.gmail.com> <4A8A95E0.7090409@Sun.COM> <8ac60eac0908180842q296b902fh38d01b89dcf54af3@mail.gmail.com> <4A8D7CE0.9030009@Sun.COM> Date: Thu, 20 Aug 2009 17:09:00 -0000 Message-ID: <8ac60eac0908201001h4e0de16ev9e9a79ec40ec0de3@mail.gmail.com> Subject: Re: [patch] Fix Darwin breakage From: Paul Pluzhnikov To: Christian Thalinger Cc: gdb-patches ml Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-System-Of-Record: true 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: 2009-08/txt/msg00321.txt.bz2 On Thu, Aug 20, 2009 at 9:42 AM, Christian Thalinger wrote: > The problem is the size of the stuff you need: > > $ du -sc build/bsd/bsd_i486_compiler2/ build/bsd/jdk-bsd-i586/ > 1308012 total Is that in blocks of 512B, or blocks of 1KB? I think we can arrange to transfer a 1GB file (it will likely compress reasonably well), though it may be easiest for me to just drive to Santa Clara and pick up a CD or DVD (if you are in fact in the bay area). > I should try something smaller... Or I could try building jdk locally (are there many dependencies?) Thanks, -- Paul Pluzhnikov