question about WINE MSVCRT

Eric Pouech pouech-eric at wanadoo.fr
Wed Jul 16 13:19:06 CDT 2003


Jonathan Wilson wrote:
> I notice that WINE has a clone of MSVCRT. I also know that MSVCRT 
> exports some C++ symbols. How does WINE and its clone of MSVCRT and its 
> build system handle the differences in name mangling between MSVCRT and 
> GCC?

MSVCRT is the the C (and C++) run time library for MS Visual C/C++ 
compiler. It's not intended as gcc's CRT (which got linked anyway to any 
winelib program).

A+

-- 
Eric Pouech




More information about the wine-devel mailing list