<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br><div>> Our PowerDNS Recursor Solaris compilations work. We've contacted you<br>> off-list about how we could help you.<br><br>I found the root cause of the crash: my default link options, set in the LD_OPTIONS environment variable contain "-B direct", which is appended to all the other options in the link phase by the linker.<br><br>"-B direct" causes direct binding of the symbols at link time, rather than run time, and apparently the result will crash immediately upon startup in 64-bit mode, and only in 64-bit mode.<br><br>Carbon copying the pdns-dev mailing list for anyone else attempting to do this on Solaris and searching for a solution via a search engine.<br></div>                                        </div></body>
</html>