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
signature.asc
Description: Detta är en digitalt signerad meddelandedel
