On 13.01.2016 20:23, Marek Olšák wrote:
> On Wed, Jan 13, 2016 at 4:25 AM, Michel Dänzer <mic...@daenzer.net> wrote:
>> On 13.01.2016 03:44, Marek Olšák wrote:
>>> From: Marek Olšák <marek.ol...@amd.com>
>>>
>>> We don't want apps to flood stderr. New LLVM + old Mesa is a perfectly
>>> valid combination (if it doesn't fail to build, of course).
>>
>> Actually it's not, in general.
> 
> Why not?

LLVM (at least outside of the C APIs it exposes) only guarantees
compatibility between minor releases of the same major release branch.
So, using Mesa with an SVN snapshot or major release of LLVM which is
newer than the Git snapshot or release of Mesa isn't guaranteed to work,
even if it happens to build.

I think this message should still be printed at least once, as an
indication that something might be wrong with the setup.


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to