From: khan AT xraylith DOT wisc DOT edu (Mumit Khan) Subject: Re: EGCS-1.0.2-Mingw32 10 Sep 1998 14:10:29 -0700 Message-ID: References: <199809090332 DOT UAA11911 AT cygnus DOT com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Paul Garceau Cc: gnu-win32 AT cygnus DOT com On Tue, 8 Sep 1998, Paul Garceau wrote: > Hi folks, > > Is there a way to disable mangling for EGCS-Mingw32? > > I am not sure which switch to set. > Paul, Which mangling are referring to? Win32 mangling related to various calling conventions (eg., __stdcall) or C++ mangling? Could you describe why you want the mangling disabled? In all but some very special cases, mangling is required to produce correct code linkage. 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".