<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Hello, Chris. Thanks a lot for the answers. </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Have you loaded a symbol table for the base image that contains the 'printf'<br>
function.</blockquote><div><br></div><div>I created it but symbols are all undefined. Is it OK? The executable that is used to create symbol table was not linked against the file to be loaded. Do I have to load symbol table at runtime using dl_open or link the file to be loaded against the symbol table (dl-sym)? Do I have to use 2-pass linking in my case? </div></div></div></div>