X-POP3-Rcpt: mlehmann AT universe DOT sgh-net DOT de Message-ID: <34C96C2D.C8707AED@ipa.net> 23 Jan 1998 22:21:01 -0600 From: Russell mikunda Organization: RKN Designer Graphics X-Mailer: Mozilla 4.04 [en] (X11; I; Linux 2.1.80 i586) MIME-Version: 1.0 To: beastium-list AT Desk DOT nl Subject: useing PGCC with the Linux 2.1.* Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Marc Lehmann Status: RO X-Status: A Content-Length: 619 Lines: 22 I have installed and would like to know how to have the pgcc compile the kernel for a pentium ??, I went into the Makefile for the kernel and added the -mpentium and changed the -02 to -06, But I'm not sure if that was the right thing to do or not. here is how it was doing it..... gcc -D__KERNEL__ -I/hda2/linux/include -Wall -Wstrict-prototypes -O6 -fomit-frame-pointer -mpentium -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -DUTS_MACHINE='"i386"' -c -o init/version.o init/version.c I have a pentium 166 Please reply to me at rkn AT ipa DOT net Thank You Russell