Re: [squid-users] Squid RPM compile flags (was cache hit 0.0000)

From: Steve Snyder <swsnyder@dont-contact.us>
Date: Tue, 7 Dec 2004 00:11:18 -0500

On Monday 06 December 2004 10:40 pm, Lucia Di Occhi wrote:
[snip]
> Now my question is: what are the compile flags used in the fedora RPMS?

The standard flags (FC3, for x86 systems) are "-march=i386 -mcpu=pentium4
-O2". That is, the i386 instruction set is used, with the instructions
arranged to most benefit a Pentium4 CPU.

These default flags can be overridden in /etc/rpmrc or by editing the spec
file in the source RPM package.

As long as I am writing, I will also note that ext3 is bad for Squid. The
preferred filesystem is ReiserFS (v3), with the "notail" option.

Hope this helps.
Received on Mon Dec 06 2004 - 22:11:24 MST

This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:01 MST