This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sim/20809] New: mips sim build fails for r3900 cpus


https://sourceware.org/bugzilla/show_bug.cgi?id=20809

            Bug ID: 20809
           Summary: mips sim build fails for r3900 cpus
           Product: gdb
           Version: 7.12.1
               URL: https://sourceware.org/ml/gdb/2016-11/msg00017.html
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sim
          Assignee: vapier at gentoo dot org
          Reporter: vapier at gentoo dot org
                CC: vapier at gentoo dot org
  Target Milestone: ---
            Target: mipstx39-rtems4.12

example build failure:
https://sourceware.org/ml/gdb/2016-11/msg00017.html
/home/joel/rtems-4.11-work/rtems-source-builder/rtems/sources/b-mips/sim/mips/../../../gdb-7.12/sim/mips/mips.igen:1254:
undefined reference to `check_u64'

this is due to the r3900 cpus lacking markings for the check_u64 in the igen
code.

should be fixed by:
https://sourceware.org/ml/gdb-patches/2016-11/msg00287.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]