Use linked file as input to linker

22 Views Asked by At

Does linux have a way to use a statically linked file as input. Specifically, I'd like to add the BLCR libcr library to a statically linked program for which I do not have access to the source code.

0

There are 0 best solutions below