Hi, I made a library. when i build executable using library, the map file created shows all functions/variables of library.
Can i strip the library, so that only functions used by executable are visible in map file ?
or when i build library, i can somehow achieve the same by some settings ?
thanks in advance for your time.
regards, -rajan batra
Hi Pier, I got the point. This would be uphill task for current project size. i was looking for more automated way of doing, some linker settings.
regards,