Re: [squid-users] Re: squid performance on 32bit Vs 64 bit

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Wed, 15 Nov 2006 22:14:51 +0100

tis 2006-11-14 klockan 20:37 -0800 skrev zulkarnain:

> How to build 32-bit squid on 64-bit OS/machine? I did
> not see any configure option to build it as 32-bit
> application on 64-bit OS.

One way is to use the --with-build-environment=POSIX_V6_ILP32_OFFBIG
configure option.

Another way is to set CFLAGS manually when running configure.

  CFLAGS="-m32" ./configure ...

but I recommend the first method, if you at all want to do this.
Personally I would compile Squid 64-bit and be happy about being able to
allow Squid make good use of large amounts of memory.

Regards
Henrik

Received on Wed Nov 15 2006 - 14:15:00 MST

This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST