Search squid archive

Re: squid performance on 32bit Vs 64 bit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2006-11-15, zulkarnain <sizulku@xxxxxxxxx> wrote:
>
> 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.

Beware ... I haven't actually done this on FC6, but assuming
64 bit FC6 has a mixed 32/64-bit userland like RHEL does, I'd 
try adding "-m32" to CC and LDFLAGS:

	export CC="gcc -m32"
	export LDFLAGS="-m32"


  -jf


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux