Mail Archives: pgcc/1999/11/09/13:04:17
hello,
i was trying to find the bug xf86 - but sad that i also deleted my
core files , log files etc. when deleting the compile tree and
didnot have the time to compile it again . btw, the problems seems
in programs/xserver/mi/miregion.c (as i remember) with the sorting
code. just compile with -O2 or another compiler , and it runs
without problems.
Erhan Bilgili
On Tue, 9 Nov 1999, Ronald Wahl wrote:
> On Thu, 9 Sep 1999, Ronald Wahl wrote:
>
> > On Thu, 9 Sep 1999, Ronald Wahl wrote:
> >
> > > Hi,
> > >
> > > I just compiled XFree86-3.3.5 with pgcc-2.95.1 and noticed that the
> > > X-Server crashes. The problem code lies probably in the directory
> > > xc/programs/Xserver/cfb of XFree86. I tried to compile this code with
> > > different options. Results:
> > >
> > > -O2 -mk6: CRASH
> > > -O2 -m486: works
> > > -O2 -fno-schedule-insns2: works
> > > -O6 -fno-schedule-insns2: works
> > >
> > > For this test the rest of the server was compiled with -O. If I compile
> > > the whole X-Server (SVGA) with -O6 the X-Server starts but if
> > > some clients connect it crashes. If I compile with -O3 then the server
> > > dont crash but doesn't find any valid video mode. Very mystical....
> > >
> > > Sorry haven't had time yet to do more tests but I hope you can fix this
> > > really soon!
> >
> > I forgot to note that i use the HAIFA scheduler... Maybe this is
> > important.
>
> Same bug seems to occure with pgcc-2.95.2. Postgres suffers from this bug
> too (not checked with pgcc-2.95.2 yet). When will it be fixed?
>
> ron
>
> --
> /\/\ Ronald Wahl -- rwahl AT gmx DOT net /\/\ C S N /\/\
> \/\/ ------------------------------- \/\/ ---------------------- \/\/
> /\/\ http://www.tu-chemnitz.de/~row/ /\/\ network administration /\/\
> \/\/ PGP key available \/\/ system management \/\/
>
- Raw text -