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: [EMAIL PROTECTED]
             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/



_______________________________________________
Bug-grub mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to