<div>I make sure when I configure I set target platform to linux-x86_64.&nbsp; That should take care of getting all the right compile parameters, right?</div>
<div>&nbsp;</div>
<div>I have also set no-asm to disable assembly.&nbsp; Not only that, I changed the default optimization value of -O3 to -O0.&nbsp;&nbsp; So far nothing fixes this problem.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Terry<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 7/20/06, <b class="gmail_sendername">Aleksey Sanin</b> &lt;<a href="mailto:aleksey@aleksey.com">aleksey@aleksey.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Take a look at openssl compile parameters and make sure that<br>it compiles in 64 bit mode. Also you can try to disable
<br>assembler optimization in openssl.<br><br>Aleksey<br><br><br></blockquote></div><br>