RTEMS | libdl and related shell extensions are not supported on RISC-V (#5144)
Chris Johns (@chris)
gitlab at rtems.org
Thu Nov 14 09:37:17 UTC 2024
Chris Johns commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5144#note_114924
The `libdl` support for RISCV does not build as it is the following symbols:
* `rtems_rtl_elf_arch_parse_section`
* `rtems_rtl_elf_arch_section_alloc`
* `rtems_rtl_elf_arch_section_free`
* `rtems_rtl_elf_rel_resolve_sym`
* `rtems_rtl_elf_relocate_rel`
* `rtems_rtl_elf_relocate_rel_tramp`
* `rtems_rtl_elf_relocate_rela`
* `rtems_rtl_elf_relocate_rela_tramp`
* `rtems_rtl_elf_relocate_tramp_max_size`
* `rtems_rtl_elf_section_flags`
* `rtems_rtl_elf_unwind_deregister`
* `rtems_rtl_elf_unwind_parse`
* `rtems_rtl_elf_unwind_register`
* `rtems_rtl_obj_tramp_alignment`
These calls will need to be provided for RISCV for it to be added to the build.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5144#note_114924
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241114/ab4bef50/attachment.htm>
More information about the bugs
mailing list