From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12414 invoked by alias); 21 Aug 2009 07:08:35 -0000 Received: (qmail 12398 invoked by uid 22791); 21 Aug 2009 07:08:33 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from gmp-eb-inf-2.sun.com (HELO gmp-eb-inf-2.sun.com) (192.18.6.24) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 21 Aug 2009 07:08:27 +0000 Received: from fe-emea-10.sun.com (gmp-eb-lb-1-fe1.eu.sun.com [192.18.6.7] (may be forged)) by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n7L78N3B015193 for ; Fri, 21 Aug 2009 07:08:24 GMT MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul 2 2009)) id <0KOP00500SU3BW00@fe-emea-10.sun.com> for gdb-patches@sourceware.org; Fri, 21 Aug 2009 08:07:59 +0100 (BST) Received: from [10.0.0.3] ([unknown] [88.117.84.238]) by fe-emea-10.sun.com (Sun Java(tm) System Messaging Server 7u2-7.04 64bit (built Jul 2 2009)) with ESMTPSA id <0KOP003GIT534W30@fe-emea-10.sun.com>; Fri, 21 Aug 2009 08:07:51 +0100 (BST) Date: Fri, 21 Aug 2009 11:30:00 -0000 From: Christian Thalinger Subject: Re: [patch] Fix Darwin breakage In-reply-to: <8ac60eac0908201001h4e0de16ev9e9a79ec40ec0de3@mail.gmail.com> To: Paul Pluzhnikov Cc: gdb-patches ml Message-id: <4A8E47C8.5070908@Sun.COM> References: <8ac60eac0908140922m57367e9dn464783d8ff625474@mail.gmail.com> <4A8A95E0.7090409@Sun.COM> <8ac60eac0908180842q296b902fh38d01b89dcf54af3@mail.gmail.com> <4A8D7CE0.9030009@Sun.COM> <8ac60eac0908201001h4e0de16ev9e9a79ec40ec0de3@mail.gmail.com> User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605) 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/msg00340.txt.bz2 Paul Pluzhnikov wrote: > 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?) Just for the record, I sent Paul build instructions in private. -- Christian