From: marcus AT bighorn DOT dr DOT lucent DOT com Subject: Re: Time and motion studies of gcc and egcs and LCC 4 Feb 1998 16:09:36 -0800 Message-ID: <199802041744.KAA24761.cygnus.gnu-win32@chorus.dr.lucent.com> To: gnu-win32 AT cygnus DOT com, vischne AT ibm DOT net I said: >I don't think that the overhead of getting into a DLL is all that great, so >I think that the performance hit is somewhere else, like inside cygwin.dll >and NT itself. The cost to enter a DLL is an additional jump instruction >(indirect through the linkage pointer). vischne AT ibm DOT net said: