We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi
I'm using Keil to generate library, when I check the lib I find it includes path ,time and other extra information.I'm wondering how to remove these extra informations,thanks
Thanks for your reply.
I disablethe Debug information and then use the fromelf to remove the extra information as below, still find there are some differences between two lib generated in different path.
.\fromelf.exe --strip=all --elf --output=222.lib .\2.lib