Hi, problem with nesc: I want to do some vararg-stuff and I'm stuck, because nesc reports a parse error in stdarg.h:43. I suspect this is because nesc doesn't know anything about gccs builtin types (i.e. __gnuc_va_list). Any way to fix this (command line parameter or so)? Hardy