#264 closed defect (fixed)

ods68302 makes m68k-rtems-ld core dump

Reported by: Joel Sherrill Owned by: Chris Johns
Priority: normal Milestone: 2
Component: bsps Version: unknown
Severity: major Keywords:
Cc: bugs@…, joel.sherrill@… Blocked By:
Blocking:

Description

ods68302/start/reset.S is currently hacked with
two sets of #if 0/endif's to let it successfully
link hello world without causing m68k-rtems-ld
to dump. The core dump happens if you:

Use binutils 2.12.1 or binutils 2.13
Link a whole hello world or just

m68k-rtems-ld reset.o

My best guess is that something in the commented
out code requires fixup that m68k-rtems-ld doesn't
want to do.

Release:
RTEMS CVS

Change History (2)

comment:1 Changed on 08/08/02 at 17:29:35 by Joel Sherrill

Owner: changed from joel to Chris Johns

comment:2 Changed on 06/23/03 at 15:31:18 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: analyzed->closed
State-Changed-Why: Chris applied to the patch in CVS. He could have closed it. :)

Note: See TracTickets for help on using tickets.