Hello,

how do I compile Apache 2.0 with a compiler which does not known 64-bit
integers ?
The APR-lib seems to rely heavily on datatypes like apr_int64_t and
apr_uint64_t, and it seems to me, that the missing big-integer datatype
prevents compiling the code for handling the time, the random number
generating for SSL and may be other functions as well.
(See for example getuuid.c)

Laszlo


Reply via email to