Date: Thu, 15 Nov 2007 10:33:01 +0100
From: "Marco Lopes"
Subject: Compiling with Intel compiler fails
I~Rve recently bought the Intel Compiler 10 for another project and decided
to compile SDL with it as well.
I was very surprised when it failed to compile because of the function:
Error 5 error: label "endS16" was referenced but not
defined ..\..\src\audio\SDL_mixer_MMX_VC.c
--- a/src/audio/SDL_mixer_MMX_VC.c Fri Dec 28 08:11:26 2007 +0000
+++ b/src/audio/SDL_mixer_MMX_VC.c Fri Dec 28 18:07:59 2007 +0000
@@ -104,7 +104,7 @@
dec ebx //%%ebx\n"
jnz mixloopS16
-ends16:
+endS16:
emms
pop ebx