Re: loader version installed with cvs broken

From: Alexander Leidinger <Alexander_at_Leidinger.net>
Date: Mon, 16 May 2005 19:29:59 +0200
On Mon, 16 May 2005 00:11:56 -0500
Jonathan Noack <noackjr_at_alumni.rice.edu> wrote:

> On 05/15/05 12:12, David Gurvich wrote:
> > I cannot boot using the loader installed from cvs.  I can boot copying the 
> > loader from 5.3-RELEASE iso to /boot/loader.  

There should be /boot/loader.old just in case your system is broken with
a new loader again.

> > Has anyone else seen this problem?
> 
> Did you ever try compiling without 'CPUTYPE?=athlon-xp'?  I mentioned 
> that a week ago but you never said whether it worked...

I use the following on a Mobile Athlon XP, and the loader works just
fine:
CFLAGS=-O2 -pipe -fno-strict-aliasing -mfpmath=sse,387 -msse -m3dnow
COPTFLAGS=-Os -pipe
CPUTYPE?=athlon-xp

And on my Desktop Athlon XP I use the following, which results in a
broken loader:
CFLAGS=-O2 -pipe -fno-strict-aliasing
COPTFLAGS=-Os -pipe
CPUTYPE=athlon-xp

So what's the non obvious difference (I noticed it just now)? The "?="
instead of "=" in CPUTYPE!

Can the affected people please try if this work-around makes a
difference for them?

Bye,
Alexander.

-- 
            Secret hacker rule #11: hackers read manuals.

http://www.Leidinger.net                       Alexander _at_ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7
Received on Mon May 16 2005 - 15:30:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:34 UTC