https://bugs.freedesktop.org/show_bug.cgi?id=83382
--- Comment #3 from Vinson Lee <v...@freedesktop.org> --- $ cat /etc/redhat-release Fedora release 22 (Rawhide) $ export CC=clang $ export CXX=clang++ $ ./autogen.sh $ make $ yum info gcc Installed Packages Name : gcc Arch : x86_64 Version : 4.9.1 Release : 7.fc22 Size : 42 M Repo : installed >From repo : rawhide Summary : Various compilers (C, C++, Objective-C, Java, ...) URL : http://gcc.gnu.org License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD Description : The gcc package contains the GNU Compiler Collection version 4.9. : You'll need this package in order to compile C code. $ yum info clang Installed Packages Name : clang Arch : x86_64 Version : 3.4 Release : 15.fc22 Size : 65 M Repo : installed >From repo : rawhide Summary : A C language family front-end for LLVM URL : http://llvm.org/ License : NCSA Description : clang: noun : 1. A loud, resonant, metallic sound. : 2. The strident call of a crane or goose. : 3. C-language family front-end toolkit. : : The goal of the Clang project is to create a new C, C++, Objective C : and Objective C++ front-end for the LLVM compiler. Its tools are built : as libraries and designed to be loosely-coupled and extensible. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev