Re: Compile problem on HP-UX 10.20 with test-stdint.c

2008-06-22 Thread Bruno Haible
Eric Blake wrote: > I thought we already decided that requiring long long support in the > preprocessor is a losing battle, at least for a couple more years. We found out that also Sun C does not support 'long long' right in preprocessor expressions. > ie. comment out the preprocessor checks for

Re: Compile problem on HP-UX 10.20 with test-stdint.c

2008-06-22 Thread Albert Chin
On Fri, Jun 20, 2008 at 06:53:53PM -0600, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Bruno Haible on 6/20/2008 5:58 PM: > |> The problem is the following: > |> #if INTMAX_MIN && INTMAX_MAX && UINTMAX_MAX > | > | Well, it seems this compiler does not grok

Re: Compile problem on HP-UX 10.20 with test-stdint.c

2008-06-20 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Bruno Haible on 6/20/2008 5:58 PM: |> The problem is the following: |> #if INTMAX_MIN && INTMAX_MAX && UINTMAX_MAX | | Well, it seems this compiler does not grok long long numbers in preprocessor | expressions. But this is an ISO C 99 r

Re: Compile problem on HP-UX 10.20 with test-stdint.c

2008-06-20 Thread Bruno Haible
Albert Chin wrote: > On HP-UX 10.20 with the HP 10.20 C compiler: > $ ./gnulib-tool --test --with-tests stdint > ... > cc -Ae -DHAVE_CONFIG_H -I. -I../../gltests -I. -I../../gltests > -I.. -I../../gltests/.. -I../gllib -I../../gltests/../gllib-g -c > ../../gltests/test-stdint.

Compile problem on HP-UX 10.20 with test-stdint.c

2008-06-20 Thread Albert Chin
On HP-UX 10.20 with the HP 10.20 C compiler: $ ./gnulib-tool --test --with-tests stdint ... cc -Ae -DHAVE_CONFIG_H -I. -I../../gltests -I. -I../../gltests -I.. -I../../gltests/.. -I../gllib -I../../gltests/../gllib-g -c ../../gltests/test-stdint.c cpp: "test-stdint.c", line