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

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402652
This commit is contained in:
Sam Lantinga 2007-12-28 18:07:59 +00:00
parent e9c0e62075
commit 56cc49a068

View file

@ -104,7 +104,7 @@ mixloopS16:
dec ebx //%%ebx\n"
jnz mixloopS16
ends16:
endS16:
emms
pop ebx