News:

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

who create the response link.rsp?

Started by UtillMasm, May 21, 2009, 10:17:26 AM

Previous topic - Next topic

dedndave


Iczelion's download page has masm 6.15 (and a patch for it, as well)

http://win32assembly.online.fr/download.html

it is the bare ml.exe - no extras

tron

Extras are, well ... extra!

Is it legal to get v6.15 that way?

tronster

dedndave

i am pretty sure that it is legal to get it and use it
however, there is a big difference in what you are supposed to be allowed to do with the programs you write
as i understand it, anything you write with 6.14 is freely distributable
not so with 6.15
i don't really see how they intend to enforce it, though
as far as that goes develop the code with 6.15
then - once you got what you want, assemble it with 6.14 and hard-code any instructions that aren't supported
i think that is SSE3

hutch--

There is another way to get ml 6.15, if you owned VC98 you just get the download for the processor pack upgrade which you can either install in VC98 or extract ML by itself.

Its a good version but if you have the right OS version there is nothing wrong with ML version 9.0 apart from the massive download to get it and apparently there are no restrictions on what you write with it for the Windows operating system, as normal it cannot be used in Unix windows emulators or duplicate OS versions like ReactOS.

There are many ways to get ML.EXE, just pick the one that best suits what you want to write.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php


ToutEnMasm