On 05/06/2013 07:15 PM, Divick Kishore wrote:
Hi Patrick,
                  thanks for the reply. Could you guide me on how to
build llvmpipe driver?

Thanks & Regards,
Divick
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev


It will be built by default if llvm is present at MesaLib build time.

You should see something like this after the configure has been completed:

.
.
.

llvm:            yes
llvm-config:     /usr/bin/llvm-config
llvm-version:    3.3

.
.
.

Driver dirs:     ... llvmpipe ...

.
.
.

This is just stripped output.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to