
if this code is compiled without optimization the not-inlined functions will be included (statically) in the object files, and now show up as undefined references.
if this code is compiled without optimization the not-inlined functions will be included (statically) in the object files, and now show up as undefined references.