// $Id$ // // Configuration file to define Visual Age C++ options used commonly // across all (sub)projects built on AIX using Visual Age C++ 5 (or later). option PlatformOptions = defaults(xlC_r), gen(check,bounds,no), link(typecheck,yes), opt(level, 0), // for debugging gen(enumsize, small), report (level,W)