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
From: "Paul Garceau" <pgarceau@teleport.com>
Organization: New Dawn Productions
To: cygwin@cygwin.com, mingw-users@sourceforge.net
Date: Wed, 27 Dec 2000 15:38:37 -0800
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: -mno-cygwin with -mthread
Reply-to: Paul Garceau <pgarceau@teleport.com>
Message-ID: <3A4A0CFD.6847.303023@localhost>
In-reply-to: <3A4A59DF.590D43A9@yahoo.com>
X-mailer: Pegasus Mail for Win32 (v3.12c)



On 27 Dec 2000, at 16:06, the Illustrious Earnie Boyd wrote:

> Does anyone use the subjected combination of switches?  I need to
> know because of /usr/bin/mingwm10.dll and future enhancements.

	Yes, I've used it during testing of various Cygwin ports.

	As I recall, that particular combination didn't work...in fact 
there was some assumption...ah yes, no -mwindows, ie. the 
compiler assumed console operation as opposed to win32 
operation.
	After specifically adding the -mwindows switch, it seemed to 
work.  This, in turn, lead me to believe that due to the basis 
of the -mno-cygwin switch (linking crtdll.dll version of Mingw), 
-mthreads wasn't able to work too well.

	Apparently, -mthreads doesn't like to function without
 -mwindows being set...so since there have been no complaints or 
reports re: the above combination I figured it was because it 
wasn't used by more than a few people.

	Peace,

		Paul G.

> 
> -- 
> Earnie Boyd
> mailto:earnie_boyd@yahoo.com
> 
> ---         <http://earniesystems.safeshopper.com>         ---
> --- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
> ---   Minimalist GNU for Windows <http://www.mingw.org/>   ---
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
> 




Nothing real can be threatened.
    Nothing unreal exists.

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

