|
-
October 30th, 2002, 12:48 AM
#1
Program Does not fit in the memory error generated by DOS Makefile
Hello Friend,
I am trying to run a makefile in DOS. It is a normal makefile that generates a executable after assembling, compiling and linking. It is giving a error while compiling the second file of source code after compiling the first file successfully saying "program too big to fit in the memory". I compiled the second file in the list individually and it compiled properly. Also I changed the second file by replacing it with some other file in the same folder but still it gives the same error.
In short it only compiles the first file and gives error for the second in that folder. The same error is also given by the assembler.
I am attaching the problematic makefile file with this mail.
Can you please help me out with this.
Thanks & Regards
Swaleh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|