sparc-rtems4.11-gcc error
Luca Cinquepalmi
cinquepalmi at planetek.it
Fri Jul 27 09:38:07 UTC 2012
I'm using sparc-rtems4.11-gcc to compyle a rtems C source file.
I compiled allthing as indicatedin web Quick start without any problems.
When I try to compile a simplke rtems C source code the following errors
appears:
*- In function `bsp_get_work_area':/../../...../ undefined reference to
`rdb_start'
- In function `_Thread_Handler':/../../......./ undefined reference to
`_init'*
Has anybody seen these kind of errors before? I'm not able to solve them?
Here my compilation options:
*sparc-rtems4.11-gcc -B/opt/rtems-4.11/sparc-rtems4.11/leon2/lib \
-specs
/opt/rtems-4.11/sparc-rtems4.11/leon2/lib/bsp_specs \
-mcpu=v8 -qrtems
-L/opt/rtems-4.11/sparc-rtems4.11/leon2/lib*
PS: I'm using Eclipse as IDE.
Thanks a lot!
Luca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20120727/ea588475/attachment-0001.html>
More information about the users
mailing list