Issue about armClang compiler

Thanks for your reply.
TI_Arm_Clang_Compiler_1.3.0 passing initial compiler test on my end, this is compiler test log.


I think the reason is the TI ARM Clang compiler expansion the rsp file content and over windows string limits(max length is 8191), causes the linker not to get all obj info. If I try to modify the rules.ninja content it will works normally.
rules.ninja (2.9 KB)
rules_modified.ninja (2.9 KB)
So could you please Give some suggestions to me?
Regards,
Da