gconv.h problem
Craig Rodrigues
rodrigc@mediaone.net
Mon Jan 22 19:36:00 GMT 2001
On Fri, Jan 19, 2001 at 12:30:19AM -0500, Craig Rodrigues wrote:
> Hi,
>
> libc version: 2.2.1
> gcc version: gcc version 2.97 20001005 (experimental)
>
> The following test program gives a compilation error which I cannot
> figure out:
>
> #include <gconv.h>
> int main(int argc, char **argv){ return 0; }
>
> % gcc a.c
> /usr/include/gconv.h:171: array size missing in `__data'
>
> Any ideas?
This is a gcc bug, and updating to the latest version from the gcc CVS
fixed it.
--
Craig Rodrigues
http://www.gis.net/~craigr
rodrigc@mediaone.net
More information about the Libc-alpha
mailing list