There should be a TEST folder in your file, there is a batch file called MakeTest and a Test.mak file in Test.
Mainly use these two files to debug, do not directly edit the compiler.
In fact, it is mainly a path problem. In MakeTest, it is mainly written to the path of the compiler.
Then, in Test.mak is also the problem of the compiler path and file path, as long as the corresponding absolute path is written.
Debug: Under the DOS or WIN2000 CMD, all the way to find the folder where MakeTest is located, then knocking MakeTest as long as the above two files are no problem, this time, if there is no error, even if it is successful. The Test.exe file in the TEST folder is the newly generated executable.
Of course, you can see the run results in the command line to type TEST!
I hope to use it for you, make a friend pull, huh, huh.
> jiguorui, hello! > Do you compile it under DOS? > What configuration files need to be modified? What is the change? > Trouble you, I also do it in the OS development, I want to know. >>> To> Gift! >