I have a small collection of XMS libraries (.libs) which I am trying to use in my programs (not all at once, just trying to get ANY of them to work...). They compile fine, but when the linker tries to create the .EXE, it gives me a "fixup overflow" error. What does this mean? It will say something like so:
Error: Fixup overflow at _TEXT:000E, target = _InitMemoryManager in test.c
What's up with this? I'm clueless... any help at all is greatly appreciated.
J
It looks like you're new here. If you want to get involved, click one of these buttons!