dad1e7b3e9
I'm using ltdl even it considers my DLLs to NOT be a libtool archive, and this is making the symbol name transformation mess up. If I do it myself, I can avoid this. |
||
---|---|---|
.. | ||
main.cc | ||
main.h | ||
Makefile.in | ||
module1.cc | ||
module2.cc | ||
modules.h | ||
README | ||
uselib.out.expected |
test8-execlass Try to put a class definition in the main executable, and have the modules call it.