With the attached patch 'uqm' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/uqm-0.5.0/src/sc2code/libs/platform.h 
./src/sc2code/libs/platform.h
--- ../tmp-orig/uqm-0.5.0/src/sc2code/libs/platform.h   2005-11-03 
01:41:19.000000000 +0000
+++ ./src/sc2code/libs/platform.h       2006-02-28 03:12:51.000000000 +0000
@@ -18,7 +18,7 @@
 #define PLATFORM_H_
 
 #if defined(USE_PLATFORM_ACCEL)
-#      if defined(__GNUC__) && (defined(i386) || defined(__x86_64__))
+#      if defined(__GNUC__) && (defined(i386))
 #              define MMX_ASM
 #              define GCC_ASM
 #      elif (_MSC_VER >= 1100) && defined(_M_IX86)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to