Gentoo Archives: gentoo-bsd

From: Nathan Smith <ndansmith@×××××.com>
To: gentoo-bsd@l.g.o
Subject: Re: [gentoo-bsd] TCP (FTP) problem - some sites - while emerging
Date: Tue, 24 Apr 2007 00:03:06
Message-Id: b49843710704231702i7b50afe1q2ebc76422f3c8e06@mail.gmail.com
In Reply to: Re: [gentoo-bsd] TCP (FTP) problem - some sites - while emerging by Joe Peterson
1 On 4/22/07, Joe Peterson <joe@×××××××.com> wrote:
2 > BTW, I have recompiled the kernel (did not remove any patches - left the
3 > source as-is) under gcc-3, and my TCP problem is gone.
4
5 That is good to know. We now know that over-optimization in gcc-4 is
6 the source of the problem (somewhere between -O0 and -O2). So if you
7 build the kernel with gcc-4 and
8
9 # COPTFLAGS=-O0 make
10
11 it should also work. Joe, if you have time, let me know about how
12 that works. Thanks.
13
14 --
15 Nathan Smith
16 ndansmith@×××××.com
17 --
18 gentoo-bsd@g.o mailing list

Replies