On Thu, 17 Mar 2011 23:33:53 -0400, "Raghuram.O.S." <[email protected]> 
wrote:
> gcc --version
> gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48)
> 
> I thought this was the compiler which other links I referred to had used
> (and the default one on the red hat machine I'm using). Should I install a
> newer version?

Two things:

- Is the '-DBOOST_PYTHON_NO_PY_SIGNATURES' option actually passed to the
  compiler (i.e. can you see it during compilation)? If not, that needs
  fixing.

- If you can see it and the compiler still crashes with an ICE, a newer
  compiler is likely your only option.

Andreas

Attachment: pgpUEucpf9NnP.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to