From: sos@prospect.com.ru (Sergey Okhapkin)
Subject: RE: MFC with egcs 1.1 (Was: MFC with CygWin)
9 Oct 1998 17:11:05 -0700
Message-ID: <01BDF3A1.5EBEF8E0.cygnus.gnu-win32@sos>
To: "gnu-win32@cygnus.com" <gnu-win32@cygnus.com>,
        "'Thomas Nichols'"
	 <thomas.nichols@iname.com>

Thomas Nichols wrote:
> what is the status of attempts to access the MFC DLLs from egcs? If the
> name-mangling schemes are incompatible, will this remain true in
> perpetuity, or are there plans to allow MS-style name mangling as an option
> to gcc?
> 

Name mangling is not the only problem. Gcc passes "this" pointer when calling class member on top of stack, but MSVC in ecx.

-- 
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
