Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Date: Wed, 2 Mar 2005 11:32:39 -0500
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: loading of wsock32 disturbs FPU
Message-ID: <20050302163239.GA21977@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <200503021306.32969.r.schulz@dkfz.de> <SERRANO8ARf3sllNY300000004a@SERRANO.CAM.ARTIMI.COM> <20050302143149.GA3187@cygbert.vinschen.de> <20050302143742.GZ18314@cygbert.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20050302143742.GZ18314@cygbert.vinschen.de>
User-Agent: Mutt/1.4.1i

On Wed, Mar 02, 2005 at 03:37:42PM +0100, Corinna Vinschen wrote:
>On Mar  2 15:31, Corinna Vinschen wrote:
>>On Mar 2 13:33, Dave Korn wrote:
>>>Hm.  We probably need to put a finit instruction into the autoload code
>>>somewhere.  wsock_init () looks like just the place......  now if I
>>>just persuade the CVS code to build without a SIG11 (grmbl grmbl....)
>>
>>Hmm?  -v please.
>
>I just added an finit call to wsock_init and it seems to work fine.
>
>Are there any non-FPU CPUs >= i386 out there which would choke on this
>machine instruction?  I guess not, but I'm not exactly fluent in ix86
>history...

I mentioned to Corinna on irc that I don't think that just calling finit
is the right way to handle this.  What if someone had already set the
precision as they liked?  Then loading winsock would reset it.

cgf

--
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/

