where download MASM and MS-Link

  • Follow


any know where download MASM and MS-Link, please email-me.
thanks
george

0
Reply spamtrap 7/30/2004 5:03:18 PM

george schrieb:
> any know where download MASM and MS-Link, please email-me.

No email, but google for: Masm51.zip or Masm61.zip

Dirk

0
Reply Dirk 7/30/2004 8:02:37 PM


On Fri, 30 Jul 2004 20:02:37 +0000 (UTC), Dirk Wolfgang Glomp
<spamtrap@crayne.org> wrote:

>george schrieb:
>> any know where download MASM and MS-Link, please email-me.
>
>No email, but google for: Masm51.zip or Masm61.zip

Better off getting a copy from the MASM32 package:
http://www.masm32.com

-- 
Arargh407 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html

To reply by email, remove the garbage from the reply address.

0
Reply arargh407NOSPAM 7/30/2004 10:29:49 PM

You can download MASM 6.15 from:

http://msdn.microsoft.com/vstudio/downloads/tools/ppack/download.aspx

The download is supposed to work with VC6 SP4/5, but you can use Winzip to
extract the files. ML.exe is both an assembler and linker.

Dag

"george" <spamtrap@crayne.org> wrote in message
news:b36cc461.0407300505.7270aac8@posting.google.com...
> any know where download MASM and MS-Link, please email-me.
> thanks
> george
>

0
Reply Dag 7/30/2004 11:09:31 PM

Dag Viken schrieb:
> You can download MASM 6.15 from:
> 
> http://msdn.microsoft.com/vstudio/downloads/tools/ppack/download.aspx

Thanx for link.

> The download is supposed to work with VC6 SP4/5, but you can use Winzip to
> extract the files. ML.exe is both an assembler and linker.

Oh, my masm6.1?-ml.exe dont include the linker inside,
so i can link the *.obj with the link.exe from masm 5.1,
to get a 16-Bit-DOS-executable(MZ).
My interesting different to masm5.1 is,
that masm6.1 include mmx- and 3dnow-instruction,
so i dont must selfcode like "DB 0Fh..." the newer operation-code.

Include the output of ml.exe from MASM 6.15 an *.obj,
to link with link.exe from masm 5.1?

Dirk

0
Reply Dirk 7/31/2004 7:30:55 AM

> > http://msdn.microsoft.com/vstudio/downloads/tools/ppack/download.aspx
>
> Oh, my masm6.1?-ml.exe dont include the linker inside,
> so i can link the *.obj with the link.exe from masm 5.1,
> to get a 16-Bit-DOS-executable(MZ).
> My interesting different to masm5.1 is,
> that masm6.1 include mmx- and 3dnow-instruction,
> so i dont must selfcode like "DB 0Fh..." the newer operation-code.
> 
> Include the output of ml.exe from MASM 6.15 an *.obj,
> to link with link.exe from masm 5.1?

VC++ processor pack assumes that you already has VC++, so you would be
able to use VC++'s linker.

If you are not VC++ user, it is against license terms to download from
the above link.

(1) http://www.masm32.com/ provides a set with MASM and 32-bit linker.

(2) If you want 16-bit linker, you can download at
	ftp://ftp.microsoft.com/softlib/mslfiles/lnk563.exe
	http://download.microsoft.com/download/vc15/Update/1/WIN98/EN-US/Lnk563.exe


========================================================================
(Mr.) IIJIMA Hiromitsu,                  mailto:delmonta@ht.sakura.ne.jp
           aka Delmonta            http://www.ht.sakura.ne.jp/~delmonta/

0
Reply IIJIMA 7/31/2004 11:37:10 AM

Various people all over the world take the <a href="http://goodfinance-blog.com">loans</a> in various banks, just because that's fast and easy. 
0
Reply KatharineMoss18 10/7/2011 8:39:34 PM

I took 1 st personal loans when I was a teenager and that aided my relatives a lot. However, I require the car loan again. 
0
Reply credit 10/8/2011 4:18:21 PM

7 Replies
755 Views

(page loaded in 0.1 seconds)

Similiar Articles:













7/21/2012 1:53:10 AM


Reply: