Problems compiling wine with Intel Compiler

Marcus Meissner marcus at jet.franken.de
Mon Aug 26 14:30:44 CDT 2002


On Mon, Aug 26, 2002 at 07:31:56AM -0700, mkyprianou at ICTV.com wrote:
> I'm getting compiler errors when I try to compile wine with the Intel
> C++ 6.0 Compiler. This works fine with the g++ compiler.

...
> It looks like the wine headers need a level of the gcc version for the
> compiler, but since I'm  not using gcc, there is no gcc version level
> set.  Has anyone built wine with the Intel Compiler?  If so, what was
> done to get this to work?
> 
> Is any work being done to allow the usage of the Intel compiler with wine?

Does the icc have a stdcall calling convention? Otherwise it will get
difficult to run Win32 binaries.

Ciao, Marcus



More information about the wine-devel mailing list