Problems Compileing PVM
Michael Schmitz
schmitz at opal.biophys.uni-duesseldorf.de
Mon May 8 00:37:47 EST 2000
> __va_arg_type_violation
>
> It looks like a linker error...
No, it rather is a varargs usage error (illegal types used in va_arg()
calls). Sloppy programming is the cause of this, most likely.
If it makes you feel better: the error message goes away if you compile
without optimization. Doesn't mean the code will run, then.
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list