0

I am quite new to the IDL compiler and am trying to port a decade old code from 3.3 to 6.3 (C++) and I see that the old compiler flags like -A -B -N are no longer valid in the new compiler. Can some one point me to a link which lists or maps the flags.

Appreciate your help on this.

user1663533
  • 95
  • 2
  • 10

1 Answers1

0

See page 799 of the PDF documentation.

Note that Orbix was recently acquired by MicroFocus, so you could ping them for support.

Brian Kelly
  • 19,067
  • 4
  • 53
  • 55