I'm having a little bit of problem calling D code from C++ and would appreciate some assistance. First, given the following C++ program wich compiles, links, and runs without any problem:
Try using `nm` on the C++ object to find out what it thinks the mangling should be.
Check that against the mangling DMD produces.