X-Spam-Check-By: sourceware.org Message-ID: <468174B1.9070605@cygwin.com> Date: Tue, 26 Jun 2007 16:18:57 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: GCC 4.1.1 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Frederich, Eric P21322 wrote: > I'm trying to get gcc on Cygwin to the same version that I use on Linux > and Solaris (4.1.1). > There is no "need" for this, but it would be nice to have all platforms > I'm trying to support on the same version. > > I was able to compile and install GCC 4.1.1 with a plain ./configure && > make && make install but I can't use the -mno-cygwin option. I'm > assuming this is because I need the corresponding mingw32 package for > 4.1.1. > I went to the mingw web site and saw that gcc 3.5 was the latest > supported. > > So am I stuck with gcc 3.4.5 if I want to be able to compile executables > for Windows that anybody (without a cygwin install) can run? Unless you fell up to generating the mingw packages you need. I'm unsure (and didn't bother to go see if I could find this in the gcc release notes) that -mno-cygwin has made it into the mainline. That means the first step to getting this to work is to port the Cygwin-specific support for it to your Cygwin 4.1.1 version. You may also want to review the email archives for this list, the Mingw list, and the gcc list to get a better handle on the issues with the 4.x series on Windows platforms, in case any of them are of concern to you. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/