Good day!
Can I get from C166/EC166 compilers information about all nested includes such as -M, -MM, -MD, -MMD keys for GCC compiler?
If not, I can only use make for rebuild target?
I think you mean makedepend.exe. Another option: The RealView compiler has an option to generate dependency lists - try your compiler manual.