Sender: jkf AT jkf DOT penguinpowered DOT com Message-ID: <38D3FD50.3F5A0A76@penguinpowered.com> Date: Sat, 18 Mar 2000 23:04:00 +0100 From: Martijn Kruithof X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14-15mdk i686) X-Accept-Language: en MIME-Version: 1.0 To: pgcc AT delorie DOT com CC: antony AT mira DOT net Subject: Re: some success with xfree86 4.0 References: <38D3BF82 DOT 64F8F555 AT mira DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: pgcc AT delorie DOT com Antony wrote: > > I'm using pgcc 2.95.3 on a red hat 6.1 linux pentium3 box. > > My kernel runs fine with -O6 -fno-peep-spills -fno-exceptions > -fomit-frame-pointer -march=pentiumpro. > > XFree86 4.0 (on my nvidia tnt2) runs fine with -O2 -march=pentiumpro > -fno-peep-spills -fno-omit-frame-pointer -fno-exceptions except that I > had to go thru /etc/X11 and change any script that started with > #!/bin/bash to #!/bin/sh. If anyone else can explain what i've done > wrong here i'd appreciate it. > > If I use -O3, -O4, -O5 or -O6 in the above setting then XFree86 will > fail in small ways. gdm will run ok with bugs but enlightenment will > freeze. Im continuing to narrow down which compiler flag is causing the > problem. > With XFree86 3.X -fno-force-mem solved a lot of problems for my riva tnt. Martijn Kruithof