[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #21383] Can't complie grub with AMD Athlon(tm) XP
From: |
Clif Cox |
Subject: |
[bug #21383] Can't complie grub with AMD Athlon(tm) XP |
Date: |
Sun, 21 Oct 2007 23:07:20 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.13pre) Gecko/20070505 Iceape/1.0.9 (Debian-1.0.10~pre070720-0etch3) |
URL:
<http://savannah.gnu.org/bugs/?21383>
Summary: Can't complie grub with AMD Athlon(tm) XP
Project: GNU GRUB
Submitted by: clif
Submitted on: Sunday 10/21/2007 at 23:07
Category: Compilation
Severity: Major
Priority: 5 - Normal
Item Group: Software Error
Status: None
Privacy: Public
Assigned to: None
Originator Name: Clif
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: 0.97
Reproducibility: Every Time
Planned Release:
_______________________________________________________
Details:
When I complie grub on my debian AMD Athlon(tm) XP 2000+ the resulting code
has problems. For example I get incorrect error numbers like:
grub> savedefault
Error 0: Unrecognised command
or Error 183320: File not found
when I try tab compleation on
root (h<tab>
I get (hd128) instead of (hd0)
I'm using gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
Here are some lines from config.log:
build='i686-pc-linux-gnu'
build_cpu='i686'
host='i686-pc-linux-gnu'
host_cpu='i386'
If I try forceing these with:
./configure --build=i386 --host=i386
It's the same.
I have built many things on this box so I think the tool chain is ok. So for
what it's worth there it is...
Thanks,
Clif
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?21383>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #21383] Can't complie grub with AMD Athlon(tm) XP,
Clif Cox <=