Home > Archive > A86 Assembler > July 2007 > MASM is now available on MS' web site
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
MASM is now available on MS' web site
|
|
| rhyde@cs.ucr.edu 2007-07-05, 6:57 pm |
| For those who missed this:
For those who missed this:
[color=darkred]
MASM now on the Web!
« on: June 08, 2006, 07:43:45 pm »
--------------------------------------------------------------------------------
After quite a bit of work and discussion, we now have Microsoft MASM
available on the web (and there were some on this board that helped
drive the discussions).
It does require VC Express SKU, which has no cost (if you have the
other Visual Studio SKUs, they already include MASM). The link is at:
http://www.microsoft.com/downloads/...&displaylang=en
<<<<<<<<<<<<<<<<<<<<<<<<
hLater,
Randy Hyde
| |
|
| rhyde@cs.ucr.edu <spamtrap@crayne.org> wrote:
> For those who missed this:
>
> For those who missed this:
>
> MASM now on the Web!
> ? on: June 08, 2006, 07:43:45 pm ?
>
> --------------------------------------------------------------------------------
> After quite a bit of work and discussion, we now have Microsoft MASM
> available on the web (and there were some on this board that helped
> drive the discussions).
>
> It does require VC Express SKU, which has no cost (if you have the
> other Visual Studio SKUs, they already include MASM). The link is at:
> http://www.microsoft.com/downloads/...&displaylang=en
> <<<<<<<<<<<<<<<<<<<<<<<<
>
> hLater,
> Randy Hyde
Does this MASM run on 64-bit Amd OpenBSD?
--
Don't Worry. Be Happy.
| |
| Alexei A. Frounze 2007-07-06, 3:57 am |
| dave wrote:
> rhyde@cs.ucr.edu <spamtrap@crayne.org> wrote:
>
> Does this MASM run on 64-bit Amd OpenBSD?
System requirements on the page clearly say Windows. So, no, unless it's run
in a VM with Windows.
Alex
| |
| James Van Buskirk 2007-07-06, 3:57 am |
| "dave" <spamtrap@crayne.org> wrote in message
news:9OSdnT1As4XMExDbnZ2dnUVZ_r_inZ2d@co
mcast.com...
> Does this MASM run on 64-bit Amd OpenBSD?
No, you want ml64.exe. Actually I have a few copies of MASM on
my hard disk from previous downloads.
C:\WinDDK\6000\bin\x86\ml.exe
C:\WinDDK\6000\bin\x86\amd64\ml64.exe
C:\Program Files\Microsoft Platform SDK for Windows Server 2003
R2\Bin\win64\x86\AMD64\ml64.exe
I think the middle one is the one you want: it has a timestamp
of Thursday, November 02, 2006, 2:17:28 AM. The last one is
Friday, March 03, 2006, 11:21:06 PM and is old and buggy as all
get-out. There is some kind of Windows DDK I downloaded that
had the first two on it. Probably you can find it or a newer
version on Microsoft's website somewhere.
Ouch! I just noticed the "Amd" not "and" as I read at first.
The answer to the question you actually asked is simply "no".
--
write(*,*) transfer((/17.392111325966148d0,6.5794487871554595D-85, &
6.0134700243160014d-154/),(/'x'/)); end
| |
| Glucklich 2007-07-06, 9:57 pm |
| On Jul 5, 4:55 pm, "r...@cs.ucr.edu" <spamt...@crayne.org> wrote:
> For those who missed this:
>
> For those who missed this:
>
>
>
> MASM now on the Web!
> « on: June 08, 2006, 07:43:45 pm »
>
> --------------------------------------------------------------------------------
> After quite a bit of work and discussion, we now have Microsoft MASM
> available on the web (and there were some on this board that helped
> drive the discussions).
>
> It does require VC Express SKU, which has no cost (if you have the
> other Visual Studio SKUs, they already include MASM). The link is at:http://www.microsoft.com/downloads/...7A1C9DA0-051...
> <<<<<<<<<<<<<<<<<<<<<<<<
>
> hLater,
> Randy Hyde
Thanks for the link.
I have been trying for 2 days to download the VC Express with no luck.
I got the masm 8.0 OK.
|
|
|
|
|