[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#119844: gcc: __WORDSIZE definition missing



At (time_t)1005931210 "Christopher C. Chimelis" wrote:

> It's defined in bits/wordsize.h, which is #included from <limits.h>, so it
> should be ok in all cases that you #include <limits.h>.  No platform that
> I know of has a cc that includes the wordsize in the compiler specs...they
> usually rely on headers to supply that info, IIRC (they definitely do on
> linux targets).

I should have provided more information. The bits/wordsize.h is
included in a part of the file that is excluded for __GNUC__ >= 2.

Judging by your response, then, this should be redirected to glibc?

--
John R. Daily                                    Progeny Linux Systems
Consultant                                          jdaily@progeny.com
               Master of the ephemeral epiphany



Reply to: