My application under Watcom C uses graph.lib. The linker returns the messages:
file graph.lib(segin itr): undefined symbol __Extender
file graph.lib(segin itr): undefined symbol __X32VM
file graph.lib(segin itr): undefined symbol __x386_zero_bas e_selector
It is DOS extender application. What can I do?
Alex.
file graph.lib(segin itr): undefined symbol __Extender
file graph.lib(segin itr): undefined symbol __X32VM
file graph.lib(segin itr): undefined symbol __x386_zero_bas e_selector
It is DOS extender application. What can I do?
Alex.
Comment