Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-12 Thread Emil Velikov
On 12 October 2017 at 18:06, Michel Dänzer wrote: > On 12/10/17 06:49 PM, Emil Velikov wrote: >> On 12 October 2017 at 17:33, Tom Stellard wrote: >>> On 10/12/2017 07:14 AM, Emil Velikov wrote: On 5 October 2017 at 18:11, Tom Stellard wrote: > On 10/05/2017 08:40 AM, Emil Velikov wrote:

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-12 Thread Michel Dänzer
On 12/10/17 06:49 PM, Emil Velikov wrote: > On 12 October 2017 at 17:33, Tom Stellard wrote: >> On 10/12/2017 07:14 AM, Emil Velikov wrote: >>> On 5 October 2017 at 18:11, Tom Stellard wrote: On 10/05/2017 08:40 AM, Emil Velikov wrote: > On 5 October 2017 at 16:16, Tom Stellard wrote: >

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-12 Thread Emil Velikov
On 12 October 2017 at 17:33, Tom Stellard wrote: > On 10/12/2017 07:14 AM, Emil Velikov wrote: >> On 5 October 2017 at 18:11, Tom Stellard wrote: >>> On 10/05/2017 08:40 AM, Emil Velikov wrote: On 5 October 2017 at 16:16, Tom Stellard wrote: > On 10/05/2017 06:33 AM, Michel Dänzer wrote

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-12 Thread Tom Stellard
On 10/12/2017 07:14 AM, Emil Velikov wrote: > On 5 October 2017 at 18:11, Tom Stellard wrote: >> On 10/05/2017 08:40 AM, Emil Velikov wrote: >>> On 5 October 2017 at 16:16, Tom Stellard wrote: On 10/05/2017 06:33 AM, Michel Dänzer wrote: > On 05/10/17 12:19 PM, Emil Velikov wrote: >>

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-12 Thread Michel Dänzer
On 12/10/17 04:14 PM, Emil Velikov wrote: > On 5 October 2017 at 18:11, Tom Stellard wrote: >> On 10/05/2017 08:40 AM, Emil Velikov wrote: >>> On 5 October 2017 at 16:16, Tom Stellard wrote: On 10/05/2017 06:33 AM, Michel Dänzer wrote: > On 05/10/17 12:19 PM, Emil Velikov wrote: >> F

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-12 Thread Emil Velikov
On 5 October 2017 at 18:11, Tom Stellard wrote: > On 10/05/2017 08:40 AM, Emil Velikov wrote: >> On 5 October 2017 at 16:16, Tom Stellard wrote: >>> On 10/05/2017 06:33 AM, Michel Dänzer wrote: On 05/10/17 12:19 PM, Emil Velikov wrote: > From: Emil Velikov > > A while back Miche

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Emil Velikov
On 5 October 2017 at 18:11, Tom Stellard wrote: > On 10/05/2017 08:40 AM, Emil Velikov wrote: >> On 5 October 2017 at 16:16, Tom Stellard wrote: >>> On 10/05/2017 06:33 AM, Michel Dänzer wrote: On 05/10/17 12:19 PM, Emil Velikov wrote: > From: Emil Velikov > > A while back Miche

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Tom Stellard
On 10/05/2017 08:40 AM, Emil Velikov wrote: > On 5 October 2017 at 16:16, Tom Stellard wrote: >> On 10/05/2017 06:33 AM, Michel Dänzer wrote: >>> On 05/10/17 12:19 PM, Emil Velikov wrote: From: Emil Velikov A while back Michel reported that LLVM has symbol versioning to avoid

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Emil Velikov
On 5 October 2017 at 16:16, Tom Stellard wrote: > On 10/05/2017 06:33 AM, Michel Dänzer wrote: >> On 05/10/17 12:19 PM, Emil Velikov wrote: >>> From: Emil Velikov >>> >>> A while back Michel reported that LLVM has symbol versioning to avoid >>> symbol collisions. Based on observations LLVM 5.0 is

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Tom Stellard
On 10/05/2017 06:33 AM, Michel Dänzer wrote: > On 05/10/17 12:19 PM, Emil Velikov wrote: >> From: Emil Velikov >> >> A while back Michel reported that LLVM has symbol versioning to avoid >> symbol collisions. Based on observations LLVM 5.0 is the first upstream >> version to actually has it. > >

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Michel Dänzer
On 05/10/17 04:27 PM, Emil Velikov wrote: > On 5 October 2017 at 14:33, Michel Dänzer wrote: >> On 05/10/17 12:19 PM, Emil Velikov wrote: >>> From: Emil Velikov >>> >>> A while back Michel reported that LLVM has symbol versioning to avoid >>> symbol collisions. Based on observations LLVM 5.0 is t

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Emil Velikov
On 5 October 2017 at 14:33, Michel Dänzer wrote: > On 05/10/17 12:19 PM, Emil Velikov wrote: >> From: Emil Velikov >> >> A while back Michel reported that LLVM has symbol versioning to avoid >> symbol collisions. Based on observations LLVM 5.0 is the first upstream >> version to actually has it.

Re: [Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Michel Dänzer
On 05/10/17 12:19 PM, Emil Velikov wrote: > From: Emil Velikov > > A while back Michel reported that LLVM has symbol versioning to avoid > symbol collisions. Based on observations LLVM 5.0 is the first upstream > version to actually has it. Not exactly. Adam Jackson originally added symbol versi

[Mesa-dev] [PATCH 7/7] configure.ac: static link LLVM by default

2017-10-05 Thread Emil Velikov
From: Emil Velikov A while back Michel reported that LLVM has symbol versioning to avoid symbol collisions. Based on observations LLVM 5.0 is the first upstream version to actually has it. The Debian/Ubuntu packaging has local patches for that, going back to LLVM 3.7. Since symbol collisions do