This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gconv.h problem


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?

Thanks.
-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]