[PATCH]Re:RAP File load error

jameszxj jameszxj at gmail.com
Wed Jun 12 04:15:30 UTC 2019


I found the problem is: rtems_rtl_elf_relocate_rel() change the return value, but rtl-rap.c:412 still check the return value as bool, so the RAP load failed.


I make a patch about this.


------------------ Original ------------------
From: "jameszxj"<jameszxj at gmail.com>;
Date: Tue, Jun 11, 2019 09:18 AM
To: "devel"<devel at rtems.org>;

Subject: RAP File load error



Hi ,
     When I update RTEMS from HEAD:be50969881b97180bf4fc1e2975efd41169e08bb [be50969] to HEAD: b36c52097f52012f9a52dff6fc8393d63805158b [b36c520],
the RAP file can not be loaded.
    dlerror() return nothing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190612/bc7cfac3/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rtl-rap.patch
Type: application/octet-stream
Size: 457 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190612/bc7cfac3/attachment-0002.obj>


More information about the devel mailing list