Specify a particular C compiler (Windows)

ESQL/C in Windows™ environments supports the following C compilers:
  • Microsoft™ Visual C++, Version 2.x or later
  • Borland C++, Version 5

Either the Microsoft C compiler or the Borland C compiler must be on your computer before you can compile the program. The default C compiler option, -mc, starts the Microsoft compiler. To choose the Borland compiler, use the -bc option.