gnu/gcj/io/shs.cc doesn't compile on Solaris 2.5.1 (bootstrap failure)
Rainer Orth
ro@TechFak.Uni-Bielefeld.DE
Fri Mar 15 13:49:00 GMT 2002
Tom Tromey writes:
> >>>>> "Rainer" == Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> writes:
>> Rainer> # if HAVE_STDINT_H
> Rainer> # include <stdint.h>
> Rainer> +# else
>> Does the else really belong here?
> Solaris has <inttypes.h> but it doesn't define these types?
no, Solaris 2.5.1 has neither inttypes.h nor stdint.h. inttypes.h first
appeared in 2.6. Only Solaris 2.5.1 pthread.h has {u,}int<n>_t
definitions.
Rainer
More information about the Java
mailing list