From owner-freebsd-ports@FreeBSD.ORG Sun Jul 29 18:34:57 2007 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7991916A480 for ; Sun, 29 Jul 2007 18:34:57 +0000 (UTC) (envelope-from cokane@freebsd.org) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [204.127.192.82]) by mx1.freebsd.org (Postfix) with ESMTP id 3C81313C483 for ; Sun, 29 Jul 2007 18:34:57 +0000 (UTC) (envelope-from cokane@freebsd.org) Received: from discordia (c-24-147-139-42.hsd1.ma.comcast.net[24.147.139.42]) by comcast.net (rwcrmhc12) with ESMTP id <20070729182454m1200fndjie>; Sun, 29 Jul 2007 18:24:54 +0000 Received: by discordia (Postfix, from userid 103) id 3FBCA1634F7; Sun, 29 Jul 2007 14:24:54 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.1.8-gr1 (2007-02-13) on discordia X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.8-gr1 Received: from [172.20.1.3] (erwin.int.cokane.org [172.20.1.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by discordia (Postfix) with ESMTP id CF1F91634F6; Sun, 29 Jul 2007 14:24:37 -0400 (EDT) Message-ID: <46ACDB4B.6090707@FreeBSD.org> Date: Sun, 29 Jul 2007 14:24:11 -0400 From: Coleman Kane Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.5 (X11/20070728) MIME-Version: 1.0 To: Lev Serebryakov References: <1761162510.20070729004710@serebryakov.spb.ru> In-Reply-To: <1761162510.20070729004710@serebryakov.spb.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: REQUEST FOR TESTERS: `devel/mingw32-gcc' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cokane@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 18:34:57 -0000 Lev Serebryakov wrote: > Hello ports, > > Latest versions of `mingw32-binutils' and `mingw32-bin-msvcrt' were committed. > `mingw32-gcc' is on pipeline. > But it is BIG update: new version is 4.2.0 > I ask you to test this `almost new' port before commit. > > http://lev.serebryakov.spb.ru/download/port-mingw32-gcc-4.2.0.tar.gz > > Many thanks to Coleman Kane , who helps me to prepare this update. > > I'd like to know what everyone else's experience with these new mingw32- ports are. So far I have been building Win32 applications from my FreeBSD box with these versions quite successfully. I think that the binutils and GCC are actually newer than the ones currently shipping with the MinGW32 binary distribution too. -- Coleman Kane