X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs- Message-ID: <3585FFDE.64A3A9F7@club-internet.fr> Date: Tue, 16 Jun 1998 05:17:18 +0000 From: tildouf X-Mailer: Mozilla 4.04 [en] (X11; I; Linux 2.0.34 i586) MIME-Version: 1.0 To: pgcc-list AT Desk DOT nl Subject: pgcc and compilation of the kernel Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Marc Lehmann Status: RO Content-Length: 410 Lines: 18 I use egcs 1.0.2 patched for pgcc. I have kernel 2.0.34 and RedHat 5.0 I compile the kernel but: i'm unable to swith to obtain: -O6 and -mpentium. When i compile it use always -O2 and -m486. How can i change this basic flag for the compilation ? How can i obtained a version of ioport.c (and not an entire kernel) which run with pgcc ? (i use an old compilated ioport.o with gcc 2.0.7.2) tildouf Thanks