[Freeciv-Dev] Re: (PR#2196) Very Slow Client
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients:; |
Subject: |
[Freeciv-Dev] Re: (PR#2196) Very Slow Client |
From: |
"Mike Kaufman via RT" <rt@xxxxxxxxxxxxxx> |
Date: |
Mon, 28 Oct 2002 08:02:15 -0800 |
Reply-to: |
rt@xxxxxxxxxxxxxx |
> Hum, strange. We used to have some patches on the sources, but there are
> no more. We use gcc-3.2 but I suppose you recompiled with the default
> compiler of the distro, which is 3.2 AFAIK. So maybe what could be the
> origin of the problem would be compiler options; we use "-O3
> -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math
> -fno-strength-reduce", maybe you could try to recompile with these
> options and see if the problem appears again? If that's the case, then
> track it down to the offending option (most of the times, it's -O2 or
> -fomit-frame-pointer) and send it to me back by email, so that I can
> release a fixed binary package.
it'd be a good idea to see what the offending option is, but I'd say wait
on 1.14.0 since it'll be (and the beta already is) far more stable.
-mike
|
|