<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 28, 2013 at 4:21 PM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank" class="cremed">rafael.espindola@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":3iu" style="overflow:hidden">Sure. Revered in 193554.<br>
<br>
So, part of the problem is that it was not clear what the<br>
x86_64-unknown-linux tree was. It was looking like a mix of different<br>
systems, so it looked like correct change.<br>
<br>
What is the characteristic of the tree that should make us conclude it<br>
is biarch? The existence of the lib64 directory itself?</div></blockquote></div><br>That is the best metric I have come up with.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Essentially, the pattern I have followed is to assume that all possible forms of biarch could occur and should be respected. If you create 'lib64', 'lib32' and 'lib', you'll be able to get GCC to search all 3 with variants of '-m32' and '-m64'. =/</div>
</div>