<p></p>
<blockquote>
<p>My understanding of dlopen() was that if you provide the minimal amount of information (i.e. just the library name, no paths, no .so versions), it would just go head and figure out "the right thing" for you based on the user's system configuration. But the way this looks I'd assume that my guess is quite off here :D</p>
</blockquote>
<p>Unless you're unlucky and it finds a library of the name you gave it but it has the wrong architecture, for example, whereas it whould have been found given the right paths. :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/497#issuecomment-626219593">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW4ABXNENBGHMK5EQPTRQWQONANCNFSM4M44HJQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW466ASOQ56BD6J3LY3RQWQONA5CNFSM4M44HJQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEVJVUSI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/497#issuecomment-626219593",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/497#issuecomment-626219593",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>