swalehk
October 29th, 2002, 11:48 PM
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
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