[llvm-commits] [llvm] r82229 - in /llvm/trunk/autoconf: config.guess config.sub

Shantonu Sen ssen at apple.com
Fri Sep 18 12:05:19 PDT 2009


This broke the llvm-gcc build because it doesn't have corresponding  
change (and it's trying to link 32-bit llvm-gcc cc1 against 64-bit  
llvm libraries)

Can you update that too?

Shantonu Sen
ssen at apple.com

Sent from my Mac Pro

On Sep 18, 2009, at 10:56 AM, Mike Stump wrote:

> On Sep 18, 2009, at 10:10 AM, Mike Stump wrote:
>> URL: http://llvm.org/viewvc/llvm-project?rev=82229&view=rev
>> Log:
>> Update to latest versions of config.guess and config.sub from
>> http://savannah.gnu.org/projects/config
>
> Oh, I should add the motivation for this.  On SnowLeopard, this
> changes the default config to be x86_64 on a 64-bit machine.  All the
> other work comes for free.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list