also uname = 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 athlon i386 GNU/Linux gcc -v Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux Thread model: posix gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)
> I removed the # in the code, but now I have this problem: > > /usr/bin/g++ -w -I../dlls/../game_shared/hl2 -I../dlls/. > -I../dlls/../public -I../dlls/../public/tier1 -I../dlls/../game_shared > -I../dlls/../utils/common -I../dlls/../dlls -I../dlls/../../dlls > -I../dlls/../dlls/hl2_dll -I../dlls/../dlls/hl2mp_dll > -I../dlls/../game_shared/hl2mp -DHL2MP -DHL2_DLL -DUSES_SAVERESTORE > -DNDEBUG -DGAME_DLL -Dsprintf=use_Q_snprintf_instead_of_sprintf > -DVECTOR -Dstrncpy=use_Q_strncpy_instead > -D_snprintf=use_Q_snprintf_instead -DPROTECTED_THINGS_ENABLE > -fpermissive -D_LINUX -DNDEBUG -Dstricmp=strcasecmp > -D_stricmp=strcasecmp -D_strnicmp=strncasecmp -Dstrnicmp=strncasecmp > -D_snprintf=snprintf -D_vsnprintf=vsnprintf -D_alloca=alloca > -Dstrcmpi=strcasecmp -Usprintf=use_Q_snprintf_instead_of_sprintf > -Ustrncpy=use_Q_strncpy_instead -UPROTECTED_THINGS_ENABLE -o > obj/server/dlls/public/mathlib.o -c ../dlls/../public/mathlib.cpp > ../dlls/../public/mathlib.cpp: In function `float _3DNow_Sqrt(float)': > ../dlls/../public/mathlib.cpp:190: error: impossible constraint in `asm' > make[1]: *** [obj/server/dlls/public/mathlib.o] Error 1 > make[1]: Leaving directory `/home/nick/src/linux_sdk' > make: *** [mod] Error 2 > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

