Re: [Mesa-dev] static version of osmesa is missing llvm symbols, bug?

2014-03-12 Thread Burlen Loring
Guys, Thanks for the feedback and for continued support of static linking. I will file the bug reports. Burlen On 03/12/2014 06:30 AM, Brian Paul wrote: On 03/11/2014 06:48 PM, Emil Velikov wrote: On 12/03/14 00:08, Burlen Loring wrote: yep, I'm using 10.1.0 and also noticed the sa

Re: [Mesa-dev] static version of osmesa is missing llvm symbols, bug?

2014-03-11 Thread Burlen Loring
a known issue with the static link. Thanks Burlen On 03/11/2014 03:13 PM, Emil Velikov wrote: On 11/03/14 20:31, Burlen Loring wrote: Hi All, Hi Burlen When I make a static build of mesa with osmesa+llvm, all of the llvm related symbols are undefined in the resulting libOSMesa.a archive.

[Mesa-dev] static version of osmesa is missing llvm symbols, bug?

2014-03-11 Thread Burlen Loring
Hi All, When I make a static build of mesa with osmesa+llvm, all of the llvm related symbols are undefined in the resulting libOSMesa.a archive. There is an "la" file produced that lists the dependencies, however shouldn't those all be linked into the installed archive? for reference see my c