On Fri, Jun 22, 2012 at 22:59:37 +0200, Paul Menzel wrote:
> Well it looks like LLVM compiler is needed and GCC is not enough.
>
> $ more configure.ac
> […]
> gallium_require_llvm() {
> if test "x$MESA_LLVM" = x0; then
> case "$host_cpu" in
> i*86|x86_64) AC_MSG_ERROR([LLVM is required to build $1 on x86 and x86_64]);;
> esac
> fi
> }
> […]
>
Read again. In particular what MESA_LLVM means. Hint: it has nothing
to do with what compiler is used.
Cheers,
Julien
Attachment:
signature.asc
Description: Digital signature