R: [XviD-devel] Problems with NASM

Roberto Altieri xvid-devel@xvid.org
Sat, 11 Jan 2003 17:05:38 +0100


Ok I found th new version of NASM:
nasm-0.98.35-win32.zip

on SourceForge and it works.

-----Messaggio originale-----
Da: xvid-devel-admin@xvid.org [mailto:xvid-devel-admin@xvid.org] Per
conto di Roberto Altieri
Inviato: sabato 11 gennaio 2003 16.46
A: xvid-devel@xvid.org
Oggetto: [XviD-devel] Problems with NASM


I'm trying to build the project by using Microsoft Visual Studio 6 but
I'm having troubles with the ASM files. I have installed NASM but some
files are not compiled. I get error messages for ASM instructions like:

cglobal sse2_os_trigger
align 16
sse2_os_trigger:
	xorpd xmm0, xmm0 // on this row!!!!!!!!
	ret

in the cpuid.asm,v 1.3 2002/11/17

The command I use in Visual Studio is

nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)

The error is:
.\..\src\utils\x86_asm\cpuid.asm:204: parser: instruction expected

Does anybody know what I have to do?

Thank-you
Roberto

_______________________________________________
XviD-devel mailing list
XviD-devel@xvid.org http://list.xvid.org/mailman/listinfo/xvid-devel