loading of wsock32 disturbs FPU

Dave Korn dave.korn@artimi.com
Thu Mar 3 13:52:00 GMT 2005


----Original Message----
>From: Christopher Faylor
>Sent: 03 March 2005 00:59

> I've checked in a patch to cygwin which saves and restores the FPU control
> register around calls to LoadLibrary.  That seems to solve the problem.


  Confirmed here, but why did you remove the comment?  It's still true isn't
it?


@@ -256,7 +261,6 @@ wsock_init ()

   if (!wsock_started)
     {
-      /* Don't use autoload to load WSAStartup to eliminate recursion. */
       int (*wsastartup) (int, WSADATA *);

       wsastartup = (int (*)(int, WSADATA *))




    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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



More information about the Cygwin mailing list