[Bug 1715] New: avr: undefined reference to `_CPU_Context_Restart_self'
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Sat Nov 6 05:41:01 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1715
Summary: avr: undefined reference to
`_CPU_Context_Restart_self'
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: cpukit
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: ralf.corsepius at rtems.org
Current CVS-HEAD doesn't build for the avr:
...
avr-rtems4.11-gcc -B../../../../../avrtest/lib/ -specs bsp_specs -qrtems
-mmcu=atmega128 -Os -g -Wall -Wimplicit-function-declaration
-Wstrict-prototypes -Wnested-externs -mmcu=atmega128 -o hello.exe init.o
../../../../../avrtest/lib/no-barrier.rel
../../../../../avrtest/lib/no-dpmem.rel ../../../../../avrtest/lib/no-event.rel
../../../../../avrtest/lib/no-msg.rel ../../../../../avrtest/lib/no-mp.rel
../../../../../avrtest/lib/no-part.rel ../../../../../avrtest/lib/no-region.rel
../../../../../avrtest/lib/no-signal.rel
../../../../../avrtest/lib/no-timer.rel ../../../../../avrtest/lib/no-rtmon.rel
../../../../../avrtest/lib/no-ext.rel
../../../../../avrtest/lib/librtemscpu.a(libsapi_a-exshutdown.o): In function
`rtems_shutdown_executive':
/users/rtems/src/rtems-cvs/rtems.vanilla/BUILD/avr-rtems4.11/c/avrtest/cpukit/sapi/../../cpukit/../../../avrtest/lib/include/rtems/score/thread.inl:50:
undefined reference to `_CPU_Context_Restart_self'
collect2: ld returned 1 exit status
gmake[5]: *** [hello.exe] Error 1
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list