From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11073 invoked by alias); 27 Jul 2011 16:39:00 -0000 Received: (qmail 11063 invoked by uid 22791); 27 Jul 2011 16:38:59 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Jul 2011 16:38:46 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B82D62BB143; Wed, 27 Jul 2011 12:38:45 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id OcZumWLpWgWv; Wed, 27 Jul 2011 12:38:45 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8DCC72BB0E3; Wed, 27 Jul 2011 12:38:45 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id E930E145615; Wed, 27 Jul 2011 09:38:42 -0700 (PDT) Date: Wed, 27 Jul 2011 16:39:00 -0000 From: Joel Brobecker To: Eli Zaretskii Cc: gdb@sourceware.org Subject: Re: Windows build cookbook Message-ID: <20110727163842.GA24510@adacore.com> References: <83zkjzempb.fsf@gnu.org> <20110727160648.GP1988@adacore.com> <83tya7elkc.fsf@gnu.org> <20110727163712.GQ1988@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110727163712.GQ1988@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-07/txt/msg00101.txt.bz2 > I think that, apart from Python, it's fairly easy to rebuild your > dependencies yourself, so that's what we do. What I also meant to say is that, beyond that, the build procedures are identical to build procedures on Unix systems. -- Joel