X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs- Delivered-To: pcg AT goof DOT com X-Authentication-Warning: harper.uchicago.edu: jbbernar owned process doing -bs Date: Tue, 19 May 1998 15:51:17 -0500 (CDT) From: Jon Bernard To: Nicolas St-Pierre cc: beastium-list AT Desk DOT nl Subject: Re: flags for linux-kernel-kompiling In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Marc Lehmann Status: RO Content-Length: 562 Lines: 14 On Tue, 19 May 1998, Nicolas St-Pierre wrote: > -mcpu=pentium or -mcpu=pentiumpro gives some big pain (this is on a P2 > system with -DCPU=686). The kernel itself will compile, and even boot. > But in the boot sequence, after reaching sysvinit (2.74, which I've > recompiled with -O6), the boot process hangs in /etc/rc.d/rc.S (slakware > install) after swapon, that is I get the following message: > > Adding Swap: 105468k swap-space (priority -1) With -O6 -march=pentiumpro, I have the same problem, unless I include the option -fno-risc. Jon Bernard