disclaimer: this is long, somewhat complicated,
It's not that complicated!
2) GNU linker tricks
the GNU linker (ld) supports a "--wrap" option that provides a nice way to have the linker itself basically handle the hard work of option #1.
cons: - only works on platforms where we can use the GNU linker to build condor.
What is this list of platforms?
-alain