Watcom C graph.lib problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • asoiguine
    New Member
    • Feb 2008
    • 2

    Watcom C graph.lib problem

    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.
  • asoiguine
    New Member
    • Feb 2008
    • 2

    #2
    The problem fixed with proper Watcom version.

    Comment

    Working...