<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
It looks like I might have broken dynamic linking, when I moved .so/.dylib files only to lib and not in pkg.<br><br>At least on AMD64_DARWIN we get link commands like<br><br>-L /cm3/pkg/m3core -lm3core<br><br>but that directory only has libm3core.a.<br><br>I'll investigate further and fix.<br><br>Two likely fixes:<br>1 Change cm3 to point -L always just at /cm3/lib instead of /cm3/pkg.<br>2 symlink pkg out to lib<br><br> - Jay<br><br><br><br><br></body>
</html>