News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

MASM 6.15 ml.exe

Started by russian, December 23, 2004, 07:09:00 PM

Previous topic - Next topic

russian

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

russian

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

Petroizki

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?

dev_zero

I'm using the 6.15 version of ml too and I have'nt experienced any diffyculties..