Re: [Mesa-dev] llvm-config on a biarch machine

2011-08-29 Thread Brian Paul
On 08/24/2011 09:34 AM, Kevin DeKorte wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On a biarch machine like Fedora llvm-config defaults to outputting the values for a 64bit build. With a recent patch to llvm-devel there are now arch specific versions of llvm-config and this patch should

Re: [Mesa-dev] llvm-config on a biarch machine

2011-08-28 Thread Maarten Lankhorst
Hey Kevin, On 08/28/2011 02:36 PM, Kevin DeKorte wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08/27/2011 08:17 PM, Maarten Lankhorst wrote: >> Hey Kevin, >> >> On 08/24/2011 05:34 PM, Kevin DeKorte wrote: >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >>> >>> On a biarch mach

Re: [Mesa-dev] llvm-config on a biarch machine

2011-08-28 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/27/2011 08:17 PM, Maarten Lankhorst wrote: > Hey Kevin, > > On 08/24/2011 05:34 PM, Kevin DeKorte wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On a biarch machine like Fedora llvm-config defaults to >> outputting the values for

Re: [Mesa-dev] llvm-config on a biarch machine

2011-08-27 Thread Maarten Lankhorst
Hey Kevin, On 08/24/2011 05:34 PM, Kevin DeKorte wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On a biarch machine like Fedora llvm-config defaults to outputting the > values for a 64bit build. With a recent patch to llvm-devel there are > now arch specific versions of llvm-config a

Re: [Mesa-dev] llvm-config on a biarch machine

2011-08-27 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/27/2011 08:46 AM, Alexandre Demers wrote: > I really like this new feature in LLVM. I've been fighting for some > time to compile mesa 32bit on 64bit because of Wine in the simplest > way possible. > > Kevin, your patches are interesting and I'm

Re: [Mesa-dev] llvm-config on a biarch machine

2011-08-27 Thread Alexandre Demers
I really like this new feature in LLVM. I've been fighting for some time to compile mesa 32bit on 64bit because of Wine in the simplest way possible. Kevin, your patches are interesting and I'm sad to see no answer from any dev. But I also understand that last week's big topics were Android and k

[Mesa-dev] llvm-config on a biarch machine

2011-08-24 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On a biarch machine like Fedora llvm-config defaults to outputting the values for a 64bit build. With a recent patch to llvm-devel there are now arch specific versions of llvm-config and this patch should use them properly. With this patch I the proper