[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin

Jack Howarth howarth at bromo.med.uc.edu
Sun Aug 23 11:54:08 PDT 2009


Why would you say that? On FSF gcc it is normal to have
the i386 multilib on x86_64 targets. I had that added for
gcc 4.4 on x86_64-apple-darwin...

http://gcc.gnu.org/ml/gcc-patches/2008-11/msg01515.html
http://gcc.gnu.org/ml/gcc-patches/2008-11/msg01522.html

On Sun, Aug 23, 2009 at 11:43:03AM -0700, Shantonu Sen wrote:
> doesn't --target=x86_64-apple-darwin imply you don't want multi-libs,  
> and an x86_64-only compiler?
>
> Shantonu
>
> Sent from my MacBook
>
> On Aug 23, 2009, at 11:36 AM, Jack Howarth wrote:
>
>> Current llvm-gcc-4.2 for trunk and the 2.6 release
>> is unable to build the i386 multilib for the
>> x86_64-apple-darwin target. The attached patch provides
>> this support. Can we get this into the 2.6 release
>> and trunk?
>>           Jack
>>
>> < 
>> darwin64_multilib.diff>_______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list