X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: GCC 4.1.1 Date: Tue, 26 Jun 2007 15:49:48 -0400 Message-ID: <C6EEDB0EB45A56439F73B1D23E39694A35C49B@USORL02P702.ww007.siemens.net> From: "Frederich, Eric P21322" <eric DOT frederich AT siemens DOT com> To: <cygwin AT cygwin DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l5QJnwIO004687 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? Sorry for all the noob questions. I've used Cygwin for a long time (mainly for command line ssh or XDMCP to my Linux machine) but I'm just now starting to use it for development. Thanks, ~Eric -- 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/