<div dir="ltr">Hi Mihaela,<div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-08-28 19:46 GMT+08:00 Mihaela Panescu <span dir="ltr"><<a href="mailto:mihaela.panescu@gmail.com" target="_blank">mihaela.panescu@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:georgia,serif">Hi Peng,<br><br>I would like to ask you if it is possible to call a function defined in a rap library from another rap library.</div>
</div></blockquote><div>Yeah. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:georgia,serif"> If yes, how can I do this? Both of the rap libraries are loaded into an application. <br>
</div></div></blockquote><div>For example, There is a symbol named hello_kitty in a.rap which is already loaded using `rap ld a.rap`. Now if you want to load b.rap which reference the symbol hello_kitty in a.rap, rtl will search the symbols which already loaded and resolve it. I think you can direclty `rap ld b.rap`, if a.rap is already loaded. If any errors, just mail me, i check it.</div>
<div><br></div><div>Actually, there is a ra format file which is an archive of rap files, you can think it is like a libxx.a which contains common rap fils.  The design of ra file is for common libs which may be used for other rap files. But now it do not support automatically search libs. You can try.</div>
<div><br></div><div>Busy hacking other things, and the doc is delayed.:)</div><div><br></div><div>Regards,</div><div>Peng.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div style="font-family:georgia,serif">

<br>Many thanks,<br>Mihaela<br></div></div>
</blockquote></div><br></div></div>