X-Spam-Check-By: sourceware.org
Message-ID: <44A37033.6010503@sbcglobal.net>
Date: Wed, 28 Jun 2006 23:16:19 -0700
From: Tim Prince <timothyprince@sbcglobal.net>
Reply-To: tprince@myrealbox.com
User-Agent: Thunderbird 1.5.0.4 (Windows/20060516)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: gmp and libiconv as mingw variant libraries under cygwin?
References: <5460e3330606282304y1875d36avdd987073926090f7@mail.gmail.com>
In-Reply-To: <5460e3330606282304y1875d36avdd987073926090f7@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Christian Joensson wrote:
> I'm starting to look at cygwin for doing mingw "environment" variants
> of binutils and gcc, to test compile them.
> 
> Now, starting with binutils, I do this:
> 
> CC='gcc -mno-cygwin' CXX='g++ -mno-cygwin' ../src/configure i686-pc-mingw32
> 
> and then a regular make.
> 
> I notice, but I really don't require it here, that gmp is missing. Is
> that, gmp as mingw variant under cygwin, available to download? If
> not, how would you suggest I configure, build and install them local
> to me?

I don't know if my luck was bad, but the cygwin gmp binary I got from a 
mirror was corrupt.  Installing cygwin source and rebuilding it 
corrected that, so I would think it worth a try with the configure 
modification you use for other tools.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

