Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Mon, 11 Jun 2001 17:44:48 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Cc: dhighley@harris.com
Subject: Re: GCC 2.95.3-4 Problem
Message-ID: <20010611174448.B16916@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com, dhighley@harris.com
References: <3B2532F6.3040009@harris.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <3B2532F6.3040009@harris.com>; from dhighley@harris.com on Mon, Jun 11, 2001 at 02:07:02PM -0700

On Mon, Jun 11, 2001 at 02:07:02PM -0700, David Highley wrote:
>If I build a small application, the what utility, with the -mno-cygwin
>option it fails on an freopen of stdin.  You get no compiler errors and
>no run time execution errors.  If I try and build with the -static
>option you get no compiler diagnostics but the build will not run on a
>system without the cygwin1.dl library.  So what is the magic for
>building an application with the Cygwin port that can run on any
>Windows goober box without Cygwin?

The magic is called www.mingw.org.  This is the cygwin mailing list.
The -mno-cygwin option is added as a (regrettable) convenience for
people who want to build non-cygwin apps.  It basically produces
a mingw application.

If you are having a problem with -mno-cygwin then peruse the
mingw information.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

