cancel
Showing results for 
Search instead for 
Did you mean: 

RVDK compilation

ezhilmaran
Associate II
Posted on August 22, 2007 at 04:17

RVDK compilation

1 REPLY 1
ezhilmaran
Associate II
Posted on August 22, 2007 at 04:17

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