X-Spam-Check-By: sourceware.org Message-ID: <5460e3330606282304y1875d36avdd987073926090f7@mail.gmail.com> Date: Thu, 29 Jun 2006 08:04:26 +0200 From: "Christian Joensson" To: cygwin AT cygwin DOT com Subject: gmp and libiconv as mingw variant libraries under cygwin? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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? Next, I also get configure warnings about libiconv not being installed.. same question again, is that, libiconv as mingw variant under cygwin, available to download? If not, how would you suggest I configure, build and install them local to me? TIA, -- Cheers, /ChJ -- 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/