<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Feb 6, 2015 at 4:42 PM, Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Feb 06, 2015 at 15:00:50 -0800, Michael Smith wrote:<br>
> Non-prefixed names shouldn't be used for 64-bit architectures. The only<br>
> major releases with 64-bit support are 2.0.0 and 2.1.5, and both use the<br>
> x64- prefix. New patch attached.<br>
<br>
</span>What about AArch64?<br></blockquote><div><br></div><div>This only applies to finding libraries on Windows.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
> Follow-up question: Why doesn't FindRuby use Config::CONFIG['LIBRUBY'],<br>
> 'LIBRUBY_A', 'LIBRUBY_SO' to search for libs? Ruby reports the name of its<br>
> libraries.<br>
<br>
</span>Doesn't work for cross-compiles.<br></blockquote><div><br></div><div>FindRuby is already querying ruby for libdir. How does that work for cross-compiles but using some of the other config doesn't?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
--Ben<br>
</font></span></blockquote></div><br></div></div>