bug-gnulib
[Top][All Lists]
Advanced

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

Re: error compiling regex gnulib module with pgcc compiler


From: Ralf Wildenhues
Subject: Re: error compiling regex gnulib module with pgcc compiler
Date: Tue, 10 Jan 2006 09:58:07 +0100
User-agent: Mutt/1.5.11

Hi Paul,

* Paul Eggert wrote on Thu, Jan 05, 2006 at 07:40:26PM CET:
> Ralf Wildenhues <address@hidden> writes:
> 
> > This is pgcc 6.0-8 64-bit target on x86-64 Linux, but as indicated
> > above, the issue is present in 5.2-1 as well.
> 
> Thanks for checking that.  Can you please run the following
> program on that platform and send us the output?  If it outputs
> "preprocessor thinks BITSET_WORD_BITS = 64", then we have an
> obvious fix to regex_internal.h.  Thanks.

Yes, it outputs:

| ULONG_MAX = 18446744073709551615
| sizeof(ulong) = 8
| 1
| BITSET_WORD_BITS = 64
| preprocessor thinks BITSET_WORD_BITS = 64

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]