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]

Re: sys/time.h C++ compilation problem


MATSUMURA Hiromitsu <coji2@mb.infoweb.ne.jp> writes:

> >Description:
> When I complied the C++ program that includes sys/time.h,
> following error message was printed.
> 
> /usr/include/sys/time.h:69: two or more data types in declaration of `__tz'

I have just found the same problem, and it only affects c++
programs. C compiles OK. I am downloading the latest gcc snapshot
(2000-08-28) as I write this (hoping that it is a gcc problem and that
the latest compiler will fix it.)

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