I have a .elf file that is linked to several .a, .so and .lib files. Now I want to add another .lib to the same elf. Is there a way to achieve this?