Re: [squid-users] problem with freebsd

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 21 May 2001 20:50:57 +0200

The bug GCC bug is only in optimization (-O2). If optimization is
disabled then the same GCC version works just fine.

--
Henrik Nordstrom
Squid Hacker
Pranav Desai wrote:
> 
> thanks henrik !
> 
> its working fine now .... but i am just concerned about its working under
> heavy load ... because i need to do some testing on it ... so is
> this solution reliable enough .... or should i go to some different
> version of freebsd or gcc which is reliable ....
> 
> -pranav
> 
> On Sun, 20 May 2001, Henrik Nordstrom wrote:
> 
> > Pranav Desai wrote:
> > >
> > > hi!
> > > i have squid2.3-stable4 running well on linux. i tried to install it on
> > > freebsd, the installation went ok, but its  not working. whenever i send a
> > > request, Squid restart. i am running the netscape client on the same
> > > machine and the access list also allows that ...
> >
> > Probably bitten by a compiler bug. The FreeBSD 4.3 gcc version is
> > somewhat broken... (in fact I know of no released GCC version without
> > bugs.. but the situation seems to have got worse in 2.95 and later..)
> >
> > Try
> >
> > env CFLAGS="-g" ./configure ....
> > make clean
> > make install
> >
> > --
> > Henrik Nordstrom
> > Squid Hacker
> >
Received on Mon May 21 2001 - 15:18:54 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:13 MST