2007-08-21 07:17 PM
2007-08-21 07:17 PM
Using RVDK compiler, when we treid to build a project it is generating unused.txt file. After that we do small development in our code(Adding 4 lines of code) then we deleted the unused.txt file (Taking a copy) and we tried to rebuild the project, but it is showing memory overlap during linking state.
But when we put the old unused.txt file and if we give rebuild all, it build fine and it is woking fine. So we would like to know what is the use of that file and how crital for our building