<div dir="ltr">Thanks, Tyler. It works!<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 20, 2013 at 4:04 PM, Tyler Hardin <span dir="ltr"><<a href="mailto:tghardin1@catamount.wcu.edu" target="_blank">tghardin1@catamount.wcu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">So it turns out that I was wrong. It, in fact, is not standard. But regardless, you can use asm to specify the exact name. Eg.</p>

<p dir="ltr">extern int func() asm("func");</p>
<p dir="ltr">You can read more here: <a href="http://stackoverflow.com/questions/1034852/adding-leading-underscores-to-assembly-symbols-with-gcc-on-win32" target="_blank">http://stackoverflow.com/questions/1034852/adding-leading-underscores-to-assembly-symbols-with-gcc-on-win32</a><br>


Despite the title of the thread, the solution is compiler and system independent.</p>
</blockquote></div><br></div>