I am facing problems for linker the file shell.asm according to instructions
of the I surrender 4 of art of assembley for dos programming for of the. I am using the version of the found masm
in the site through the link found in it makes up it. that is to say the version 8.2
the compilation is normal but the linker doesn't get to produce the executable.
the mistake messages are:
error: segment reference in fixup record
fatal error: failure during conversion to COFF. file invalid or corrupt
I tried to outline those problems trying linkar with the tlink of the tasm and voila
the executable is generated. but he doesn't have purification information to be open
in the codeview. the options to generate information of purification linkando with the tasm
they don't work. the executable for the codeview continues without information for purification
the libraries stdlib was configured correctly according to instructions besides
modifying the file autoexec.bat:
PATH C:\WINDOWS;C:\WINDOWS\COMMAND;C:\TC\BIN;C:\TASM\BIN;C:\MASM32\BIN
LH DOSKEY
set lib=c:\stdlib\lib
set include=c:\stdlib\include
to do the one more what?
thank you
deltanusigma
You need the 16-bit linker:
http://spiff.tripnet.se/~iczelion/download.html
thank you very very much
deltanusigma