On 25.1.2016 3:57, Matt Turner wrote:
On Sun, Jan 24, 2016 at 2:53 AM, Armin K <[email protected]> wrote:
From: Tomasz Paweł Gajc <[email protected]>
Currently, building with clang fails due to:
error in backend: symbol 'x86_64_entry_start' is already defined
This patch fixes it.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89599
What do I have to do to reproduce this? Mesa builds with clang (3.7.0)
fine for me. I've built with clang occasionally for a few years and
have never encountered this problem.
I have also used CXX="clang++ -stdlib=libc++". That might turn on the
C++11 mode and pull in the libc++ headers.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev