MFC with egcs 1.1 (Was: MFC with CygWin)

Sergey Okhapkin sos@prospect.com.ru
Fri Oct 9 06:48:00 GMT 1998


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".



More information about the Cygwin mailing list