X-pop3-spooler: POP3MAIL 2.1.0 b 3 961213 -bs- Delivered-To: pcg AT goof DOT com X-Authentication-Warning: harper.uchicago.edu: jbbernar owned process doing -bs Date: Thu, 2 Apr 1998 15:33:56 -0600 (CST) From: Jon Bernard To: steve AT paradise DOT net DOT nz cc: beastium-list AT Desk DOT nl Subject: Re: PGCC 2.1.9x kernel compile? In-Reply-To: <199804021907.HAA00260@steve.paradise.net.nz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Marc Lehmann Status: RO X-Status: A Content-Length: 618 Lines: 20 I had the same problem with pgcc 1.0.1 -- the kernel would hang right after an "adding swap" message. Through trial-and-error, I found that -O6 -march=pentiumpro -fnorisc worked. ^^^^^^^^ Jon Bernard On Fri, 3 Apr 1998 steve AT paradise DOT net DOT nz wrote: > I'm not on the list, so any list-replies won't be seen by me. > > That said, when I tried to compile either kernel 2.1.91 or 2.1.92 using > egcs v1.0.2 with the pgcc v1.0.2 patch applied, the kernel freezes on bootup > at the point where it should mount the local filesystem. > > I used the -O6 -mpentium compile switches. > > Any ideas? >