You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by László Kovács <lk...@danubit.at> on 2002/03/14 15:33:38 UTC

general Apache 2.0 compilation problem

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 - for
example -
handling the time, the random number generating for SSL and may be other
functions
as well.

Laszlo


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org