News:

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

MASM DOS Codings on Win XP

Started by JayAre, March 20, 2005, 08:04:36 PM

Previous topic - Next topic

JayAre

I have a question, is it possible to link dos assemble code on Win XP???
I know, that the MASM32 Project is including a linker, but only for Win Applications and code is able to run on this stupid architecture, named Windows, soon I will change to Linux, hehe!!!

Please help me, i am going to go mad ....

AeroASM

You need a different linker. Do a google search for Link version 5.63

JayAre

Thank for your help, I got the linker, but is there any pathchange to do??


AeroASM

What do you mean by pathchange?

Vortex

Hi JayAre,

Welcome to the board

To get the 16-bit linker:

http://spiff.tripnet.se/~iczelion/files/Lnk563.exe

It's a self-extracting archive, so dont' run it in c:\masm32\bin. If you want to put the linker to that folder, you should rename it like lin16.exe after the extraction process.