Can't create TCP connections to certain IP addresses
Anish Mistry
mistry.7 at osu.edu
Thu Aug 23 11:25:47 PDT 2007
On Thursday 23 August 2007, Johan Hendriks wrote:
> 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=i386/69257
> >>
> >> > COPTFLAGS+=-O2
> >> > CPUTYPE=i586/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=-O -pipe
> >in make.conf to force the kernel to build without -O2 even after
>
> removing the COPTFLAGS and CPUTYPE.
>
> >It's fixed now by forcing -O, but this seems to be a serious issue
> > as
>
> -O2 is the default. Is this fixed in 4.2.1? And will that make it
> into
>
> >7.0?
>
> --
>
> >Anish Mistry
>
> 4.2.1 is in at the moment.
>
> admin at beasty ~ $ gcc --version
> gcc (GCC) 4.2.1 20070719 [FreeBSD]
> Copyright (C) 2007 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
Hmmm...right you are. That's unfortunate that the problem remains.
--
Anish Mistry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20070823/628d7a05/attachment.pgp
More information about the freebsd-current
mailing list