Date: Fri, 13 Aug 1999 09:48:52 +0300 (EEST) From: Erhan Bilgili To: pgcc AT delorie DOT com Subject: Re: Compiling Kernel 2.2.11 In-Reply-To: <000201bee48a$b45f0b20$fdb3e6c8@fabiano> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: pgcc AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > Hi all!! > > Just pass by to say that a finaly managed to compile my Kernel with PGCC. > > Where is some info: > Dist => Mandrake 6.0 > PGCC version => 2.95 > Kernel version => 2.2.11 > > Compilng OPTs: > > -Wall -Wstrict-prototypes -O6 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro -fno-strict-aliasing -fno-inline-functions -fexpensive-optimizations -ffast-math -pipe > > I had to disable to inline-fuctions. It's running pretty stable for now and I didn't run any bechmanrk program. Anyone have any sugestions, observations? > > []'s Fabiano > hello, i passed a patch for the inline functions to mandrake-devel archive , just corrects the clobbering problem and still uses the inline functions . you can check it out ar the mandrake-cooker archive . Erhan Bilgili