public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug sim/12862] New: cr16 sim no longer builds
@ 2011-06-09  4:44 vapier at gentoo dot org
  2011-06-09  4:45 ` [Bug sim/12862] " vapier at gentoo dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vapier at gentoo dot org @ 2011-06-09  4:44 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12862

           Summary: cr16 sim no longer builds
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sim
        AssignedTo: unassigned@sourceware.org
        ReportedBy: vapier@gentoo.org


current cvs head fails:
sim/cr16/simops.c: In function ‘OP_C_C’:
sim/cr16/simops.c:5134:9: error: ‘TARGET_SYS_fork’ undeclared (first use in
this function)
sim/cr16/simops.c:5134:9: note: each undeclared identifier is reported only
once for each function it appears in
sim/cr16/simops.c:5275:9: error: ‘TARGET_SYS_execve’ undeclared (first use in
this function)
sim/cr16/simops.c:5290:9: error: ‘TARGET_SYS_pipe’ undeclared (first use in
this function)
sim/cr16/simops.c:5368:9: error: ‘TARGET_SYS_rename’ undeclared (first use in
this function)
sim/cr16/simops.c:5378:18: warning: assignment makes integer from pointer
without a cast [enabled by default]
sim/cr16/simops.c:5427:9: error: ‘TARGET_SYS_chown’ undeclared (first use in
this function)

probably fails due to this change:
http://sourceware.org/ml/gdb-patches/2011-03/msg00681.html

but the underlying problem is probably that cr16 doesnt declare all of its
syscalls in libgloss/newlib/whatever and so the autogen step misses them ...

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug sim/12862] cr16 sim no longer builds
  2011-06-09  4:44 [Bug sim/12862] New: cr16 sim no longer builds vapier at gentoo dot org
@ 2011-06-09  4:45 ` vapier at gentoo dot org
  2012-02-16  3:14 ` vapier at gentoo dot org
  2012-10-22  6:18 ` vapier at gentoo dot org
  2 siblings, 0 replies; 4+ messages in thread
From: vapier at gentoo dot org @ 2011-06-09  4:45 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12862

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at sourceware    |MR.Swami.Reddy at nsc dot
                   |dot org                     |com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug sim/12862] cr16 sim no longer builds
  2011-06-09  4:44 [Bug sim/12862] New: cr16 sim no longer builds vapier at gentoo dot org
  2011-06-09  4:45 ` [Bug sim/12862] " vapier at gentoo dot org
@ 2012-02-16  3:14 ` vapier at gentoo dot org
  2012-10-22  6:18 ` vapier at gentoo dot org
  2 siblings, 0 replies; 4+ messages in thread
From: vapier at gentoo dot org @ 2012-02-16  3:14 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12862

--- Comment #1 from Mike Frysinger <vapier at gentoo dot org> 2012-02-16 03:10:59 UTC ---
i fixed the build, but i'm not sure the resulting sim is correct.  it seems
like the cr16 sim is trying to emulate linux syscalls instead of newlib
syscalls.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug sim/12862] cr16 sim no longer builds
  2011-06-09  4:44 [Bug sim/12862] New: cr16 sim no longer builds vapier at gentoo dot org
  2011-06-09  4:45 ` [Bug sim/12862] " vapier at gentoo dot org
  2012-02-16  3:14 ` vapier at gentoo dot org
@ 2012-10-22  6:18 ` vapier at gentoo dot org
  2 siblings, 0 replies; 4+ messages in thread
From: vapier at gentoo dot org @ 2012-10-22  6:18 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=12862

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Mike Frysinger <vapier at gentoo dot org> 2012-10-22 06:18:34 UTC ---
should be fixed with Kaushik Phatak's work:
http://sourceware.org/ml/gdb-patches/2012-08/msg00863.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-22  6:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-09  4:44 [Bug sim/12862] New: cr16 sim no longer builds vapier at gentoo dot org
2011-06-09  4:45 ` [Bug sim/12862] " vapier at gentoo dot org
2012-02-16  3:14 ` vapier at gentoo dot org
2012-10-22  6:18 ` vapier at gentoo dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).