From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: DLL help needed 14 Nov 1998 14:33:18 -0800 Message-ID: <9811141640.AA23262.cygnus.gnu-win32@modi.xraylith.wisc.edu> References: <19981114105740 DOT 21077 DOT qmail AT findmail DOT com> To: "Carlos Albar-Diaz" Cc: gnu-win32 AT cygnus DOT com "Carlos Albar-Diaz" writes: > I have failed in my attempt to modify Mumit's "dllhelpers" package to > create dlls from WINAPI/__stdcall functions. It works all right when > the function inputs/outputs are integers, but it fails when I try to > use floats or doubles. It's a bug in GCC (incorrectly pops floating point stack in addition to the regular one!), and has been reported. Unfortunately, I have no idea when it will be fixed. You're right that this bug pretty much kills the prospect of using EGCS to produce loadable functions for VB etc which require WINAPI. Regards, Mumit - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".