The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: russian on December 23, 2004, 07:09:00 PM

Title: MASM 6.15 ml.exe
Post by: russian on December 23, 2004, 07:09:00 PM
I just downloaded a vcpp 6 pack with ml.err ml.exe versions 6.15.8803 (instead of the 6.14.xxxx that come with MASM32 8.2 version) but for some reason it gives me tons of errors in my include file. Is there a tag i must use in order to make it work like the old version?? I download the new version because i thought that maybe it can help me with a problem I had with some MMX instruction. It's the first time I'm writing MMX and MASM 6.14 says that i can't use an integer in my shift right instruction:
pslrq   32, mm5               

i probably made a beginner mistake, can anyone help?? thanks
Title: Re: MASM 6.15 ml.exe
Post by: russian on December 23, 2004, 08:20:44 PM
ok i misspelled 2 letters in my instruction because of the website i used to learn MMX instructions, so forget about that i figured it out. Now i'd just like to know about the MASM 6.15 issue
Title: Re: MASM 6.15 ml.exe
Post by: Petroizki on December 23, 2004, 08:31:31 PM
I use the exactly same ml.exe version, and i had no problems. Could you tell what kind of errors does it give, have you tested with a minimal exe just to see if it compiles?
Title: Re: MASM 6.15 ml.exe
Post by: dev_zero on December 23, 2004, 09:12:16 PM
I'm using the 6.15 version of ml too and I have'nt experienced any diffyculties..