I have a bit of a problem...
in my PC emulator I have a few functions that would be quite useful to devices(which are in DLL's)
I know you can do a .a static library it will be hard to keep them up to date and plus I don't want a lot of repeating code
So would just exporting a symbol table from my PC emulator(EXE)
and then linking my device(dll) with that symbol table--would that make the DLL able to resolve all the symbols from the EXE?
also if that would work, could someone tell me how to do that under gcc and ld
do symbol tables do this?
- kataklinger
- Member
- Posts: 381
- Joined: Fri Nov 04, 2005 12:00 am
- Location: Serbia