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"<james...@gmail.com>;
Date: Tue, Jun 11, 2019 09:18 AM
To: "devel"<devel@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.

Attachment: rtl-rap.patch
Description: Binary data

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to