RE: [EMAIL PROTECTED] Default APR sizes of size_t and ssize_t when cross compiling

2007-03-18 Thread Aizer Danny-BDA023
script. Thanks, /Danny From: Aizer Danny-BDA023 Sent: Monday, March 12, 2007 8:44 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Default APR sizes of size_t and ssize_t when cross compiling Hello, I am cross-compiling Apache HTTPD 2.2.3 on a

[EMAIL PROTECTED] Default APR sizes of size_t and ssize_t when cross compiling

2007-03-12 Thread Aizer Danny-BDA023
Hello, I am cross-compiling Apache HTTPD 2.2.3 on a Red Hat Linux 9 (the build machine) for a PowerPC 82xx embedded device. When I run the top-level configure script which runs among others the APR configure script, I notice that the sizeof size_t and ssize_t are being defaulted to "8" because th