Subject: Zoularis woes II
To: None <current-users@netbsd.org>
From: Rob Healey <rhealey@norstar.com>
List: current-users
Date: 07/08/2002 17:06:45
After getting the pointer to use zcvs.sh to fetch zoularis and
the 2001 July 4 sources I discovered that GCC 3.1 doesn't particularly
like some of the code of the 20010407 vintage, specifically
libc/stdio/vfprintf.c: 'va_arg' not of type 'va_list'.
Any recommendations on how one might convince GCC 3.1 to tolerate
the code?
-Rob
p.s.
For various reasons I only have GCC 3.1 available for use on the box
so older versions of GCC won't be possible.