reassign 195193 bible-kjv thanks See /usr/share/doc/gcc-3.3/NEWS.gz:
- The -traditional C compiler option has been removed. It was deprecated in 3.1 and 3.2. (Traditional preprocessing remains available.) The <varargs.h> header, used for writing variadic functions in traditional C, still exists but will produce an error message if used. You can either rely on using gcc-2.95 (2.96 on ia64, 3.0 on hppa) or gcc-3.2 build, or use the stdarg header.