From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3149 invoked by alias); 27 Jul 2011 17:12:08 -0000 Received: (qmail 3140 invoked by uid 22791); 27 Jul 2011 17:12:07 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Jul 2011 17:11:51 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LP00010051D5B00@a-mtaout21.012.net.il> for gdb@sourceware.org; Wed, 27 Jul 2011 20:10:56 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.126.248.249]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LP00005I527SIB0@a-mtaout21.012.net.il>; Wed, 27 Jul 2011 20:10:56 +0300 (IDT) Date: Wed, 27 Jul 2011 17:12:00 -0000 From: Eli Zaretskii Subject: Re: Windows build cookbook In-reply-to: <20110727163842.GA24510@adacore.com> To: Joel Brobecker Cc: gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83r55bejiu.fsf@gnu.org> References: <83zkjzempb.fsf@gnu.org> <20110727160648.GP1988@adacore.com> <83tya7elkc.fsf@gnu.org> <20110727163712.GQ1988@adacore.com> <20110727163842.GA24510@adacore.com> X-IsSubscribed: yes 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/msg00103.txt.bz2 > Date: Wed, 27 Jul 2011 09:38:42 -0700 > From: Joel Brobecker > Cc: gdb@sourceware.org > > > 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. Okay, thanks.