Date: Wed, 22 Aug 2007 16:02:32 -0400 From: Anish Mistry <mistry.7@osu.edu> To: David Malone <dwmalone@maths.tcd.ie> Cc: freebsd-current@freebsd.org Subject: Re: Can't create TCP connections to certain IP addresses Message-ID: <200708221602.42191.mistry.7@osu.edu> In-Reply-To: <200708210928.aa80674@walton.maths.tcd.ie> References: <200708210928.aa80674@walton.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2033423.lNeCjCqxub Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 21 August 2007, David Malone wrote: > > What's the PR number? > > The PR that I am thinking of is: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Di386/69257 > > > COPTFLAGS+=3D-O2 > > CPUTYPE=3Di586/mmx > > I guess you may not be directly be effected, as you're using -O2, > but it might be another interaction with gcc, so I'd try compiling > a kernel with -O, just to see if you get a different result. > > (Record the output of building the kernel, just to make sure it is > using the flags you think it is.) I had to specify CFLAGS=3D-O -pipe in make.conf to force the kernel to build without -O2 even after=20 removing the COPTFLAGS and CPUTYPE. It's fixed now by forcing -O, but this seems to be a serious issue=20 as -O2 is the default. Is this fixed in 4.2.1? And will that make it=20 into 7.0? =2D-=20 Anish Mistry --nextPart2033423.lNeCjCqxub Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGzJZixqA5ziudZT0RAqYsAJ0YJ4ESV23T7tCvZx3j/midIiRiogCfQtG/ R0sreihTck3/9aBATUnUTIY= =mism -----END PGP SIGNATURE----- --nextPart2033423.lNeCjCqxub--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708221602.42191.mistry.7>