[Bug 572] sh/gensh4: Missing clock driver
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Aug 6 21:08:20 UTC 2008
http://www.rtems.org/bugzilla/show_bug.cgi?id=572
Joel Sherrill <joel.sherrill at oarcorp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
Status|ASSIGNED |RESOLVED
Platform| |All
Resolution| |FIXED
Target Milestone|--- |4.9
gmake[4]: Entering directory
`/users/rtems/src/rtems-cvs/build/sh-rtems/sh-rtems4.7/c/gensh4/testsuites/samples/ticker'
o-optimize/init.o(.data+0x50):init.c: undefined reference to
`_Clock_initialize'
o-optimize/init.o(.data+0x64):init.c: undefined reference to `_Clock_control'
collect2: ld returned 1 exit status
gmake[4]: *** [o-optimize/ticker.exe] Error 1
Release:
RTEMS-4.7
How-To-Repeat:
With cvs-trunk:
configure --target=sh-rtems4.7
make RTEMS_BSP=gensh4
--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2004-03-05 09:46:39 ---
State-Changed-From-To: open->feedback
State-Changed-Why: The clock appears to be getting built and actually put in libbsp. From my hand use of ar and nm on it, it looks like a bug in binutils. It might be best to abandon COFF for the SH finally and move to ELF. What do you think?
--- Comment #2 from Joel Sherrill <joel.sherrill at oarcorp.com> 2008-08-06 16:08:20 ---
This PR is 4 years old and we have not had issues building an SH4 BSP in years.
Closed.
--
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the bugs
mailing list