Skip to content

Compiling with "Microsoft C Compiler 4.00" #5

@Fenyx4

Description

@Fenyx4

Could you provide some guidance on how to compile it?
I'm just throwin' stuff at the wall right now.

I'm running the compile in dosbox.
I've got disk images for "Microsoft C Compiler 4.00". I've grabbed what I think are relevant files from disk 1, disk 2 and disk 3. (Note: disk 3 has a link.exe)
I found a MASM300.EXE in a zip which also includes a link.exe.
I ran "make makefile" and get a stack of errors but the key one appears to be;

Cannot open response file: "U4.RSP"
makefile(181) : make : 'link /MAP @u4.rsp'  - error 1

But it is also erroring on the commented lines like;

#----create the exe file

So I'm not sure if I'm even using the right version of make.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions