Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 22210

Does a dynamically linked executable use the static code of a parent process?

$
0
0

Let's say I have binary A that dynamically links to some shared library. I statically-compile that library into binary B, then fork/exec binary A from binary B. Will binary A use the static functions in binary B since it is now a child process of binary B?


Viewing all articles
Browse latest Browse all 22210

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>