From: fjh AT cs DOT mu DOT OZ DOT AU (Fergus Henderson) Subject: Re: __stdcall functions in relocatable DLLs 12 Jan 1998 01:12:50 -0800 Message-ID: <19980112183938.41166.cygnus.gnu-win32@mundook.cs.mu.OZ.AU> References: <3 DOT 0 DOT 5 DOT 32 DOT 19980111005557 DOT 007a7580 AT mail DOT servisoft DOT pt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Jason Alan Nordwick Cc: Joao Pedro Sousa , gnu-win32 AT cygnus DOT com On 11-Jan-1998, Jason Alan Nordwick wrote: > > Is there anywhere or anything that explains the different calling > conventions ? Yes, see "function attributes" in the "C extensions" section of the gcc manual, in particular the `stdcall', `cdecl', and `regparm(N)' attributes. See also the documentation for the `-mregparm' and `-rtd' options under "i386 options" in the "Submodel options (Harware Models and Configurations)" subsection of the "Invoking GCC (GNU CC Command Options)" section. -- Fergus Henderson | "I have always known that the pursuit WWW: | of excellence is a lethal habit" PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3 | -- the last words of T. S. Garp. - 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".