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: where download MASM and MS-Link - comp.lang.asm.x86any know where download MASM and MS-Link, please email-me. thanks george ... Where to get/buy MASM? - comp.lang.asm.x86JC schrieb: > Hi, > > As the subject says: Where can I buy Microsoft's MASM (6.14?). The same thread: where download MASM and MS-Link Dirk ALIGN Question for MASM - comp.lang.asm.x86where download MASM and MS-Link - comp.lang.asm.x86 ALIGN Question for MASM - comp.lang.asm.x86 I believe it claims to be MASM 8, but I could be ... don't know if that is ... Can 6.5 executable can "live" with newer executable - comp.soft ...where download MASM and MS-Link - comp.lang.asm.x86 the newer operation-code. Include the output of ml.exe from MASM 6.15 an *.obj, to link with link.exe from masm 5 ... Problem with int 21h and Masm32. - comp.lang.asm.x86... that into QEditor then hit the console assemble and link ... try and get hold of the last commercial release of MASM ... Running two lines of MS DOS code in SAS - comp.soft-sys ... How to get a .lib from .dll - comp.lang.asm.x86... to get the files or anything (MS VC++ files for such things are always a "free download ... format which cannot be used in MASM ... Borland-type import library with MS's LINK ... The Win32ASM Project - comp.lang.asm.x86Tools: MASM 6.15, Pelle's Tools, and other various user ... The only thing left to do is to download the package (http ... to see that Paul has a similar arrangement with MS ... Simple code encryption (xor) problem - comp.lang.asm.x86 ...I'm learning to code in masm and I wanted to write simple ... When we assemble and link *this* code, how does the ... > MS are not idiots, but by law they are motivated almost ... Which Assembler? - comp.lang.asm.x86The download counters on SourceForge don't show it. ... closer, he probably discovered that you cannot link in ... Your main options MASM (under >>>> Windows), Gas ... Linker Can't Find Library - comp.os.ms-windows.programmer.win32 ...where download MASM and MS-Link - comp.lang.asm.x86 Linker Can't Find Library - comp.os.ms-windows.programmer.win32 ... Most link problems I had were shared libraries with ... where download MASM and MS-Link - comp.lang.asm.x86 | Computer Groupany know where download MASM and MS-Link, please email-me. thanks george ... comp.lang.asm.x86: where download MASM and MS-Linkwhere download MASM and MS-Link. From: george (spamtrap_at_crayne.org) Date: 07/30/04 Next message: Raghar : "Re: Looking for a list of processor instructions" 7/21/2012 1:53:10 AM
|