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-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.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@cygwin.com
Subject: Re: GCC 4.1.1
References: <C6EEDB0EB45A56439F73B1D23E39694A35C49B@USORL02P702.ww007.siemens.net>
In-Reply-To: <C6EEDB0EB45A56439F73B1D23E39694A35C49B@USORL02P702.ww007.siemens.net>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

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/

