[PATCH] RTL module file loading

Mohammed Khoory mkhoory at eiast.ae
Thu May 16 10:05:07 UTC 2013


Two issues were fixed in these patches for the RTL project:

1. The mksyms.awk script did not correctly handle --no-embed

2. loading an ELF object file from the file system using dlopen failed with
a similar error to the following: "offset past end of file: offset=54660
size=0", where in reality the size is actually supposed to be bigger than
the offset.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fixed-no-embed.patch
Type: application/octet-stream
Size: 640 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20130516/7447a578/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fixed-rtems_rtl_obj_cache_read-file-size-handling.patch
Type: application/octet-stream
Size: 1696 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20130516/7447a578/attachment-0001.obj>


More information about the devel mailing list