r193528 - Support cross linking to arm on ubuntu.

Chandler Carruth chandlerc at google.com
Mon Oct 28 16:37:22 PDT 2013


On Mon, Oct 28, 2013 at 4:31 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> I will try to code a patch that explicitly checks for lib64/lib32
> existing in the target dirs and uses that to decide if it should use
> biarch support.
>

This sounds generally like the right approach.


>
> Just to make sure: In your  setup you have lib32 and/or lib64 but
> GCCInstallation.getBiarchSuffix() is empty? Is the gcc detection
> correct about that?
>

AFAIK, the cases I care about are covered by the tests in question... Not
100% sure what you're imagining is happening here, I'd have to go dig
through the specific test cases which are failing for you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131028/dc3f58d9/attachment.html>


More information about the cfe-commits mailing list