We have a customer complaining that the --wrap option to ld (again, 2.12.1) doesn't work with C++. Would I be correct in assuming that this is because of the C++ name mangling? If so, is there anything (other than extern "C") that they can do to make it work?