On Montag 17 August 2009, Christian Quaia wrote:
> Thanks Andreas.
>    I got the git version, and things went a bit better, but I still have
> a problem.
>
> When I build pycuda now I get this error:
>
> /usr/include/boost-1_39/boost/type_traits/detail/cv_traits_impl.hpp:37:
> internal compiler error: in make_rtl_for_nonlocal_decl, at
> cp/decl.c:5067
>
>
> This is due to a bug in gcc 4.1.2, which was fixed in later versions.
> For this very reason I
> had to compile boost using gcc43, which is also installed on my
> machine in parallel to gcc.
> Is there a simple way, like for boost, to force pycuda to be built
> using gcc43 as a compiler?

Not easily, as Python should be built with a matching compiler.

But see this here for gcc 4.1 help:
http://is.gd/2lCd7

Andreas

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to