Discussion:
[PyCUDA] build/install error - internal compiler error?
JeHoon Song
2014-06-19 10:55:35 UTC
Permalink
Hello,

I just started to develop PyCUDA application.

It build process is not successful as following:

...
bpl-subset/bpl_subset/boost/type_traits/detail/cv_traits_impl.hpp:37:
internal compiler error: in make_rtl_for_nonlocal_decl, at cp/decl.c:5067
...

I am not sure if I have to upgrade gcc. My gcc version is as following:

(j277)[pbs at tesla0 pycuda]$ gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada
--enable-java-awt=gtk --disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)

Could you help me to fix this problem?

Best,

Je-Hoon Song
--
*Je-Hoon Song*
Ph.D. Candidate
Laboratory for Systems Biology and Bio-Inspired Engineering (SBIE),
Department of Bio and Brain Engineering, KAIST, Republic of Korea
Phone: +82-42-350-4365
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20140619/a6805b29/attachment.html>
Andreas Kloeckner
2014-06-19 11:38:06 UTC
Permalink
Post by JeHoon Song
Hello,
I just started to develop PyCUDA application.
...
internal compiler error: in make_rtl_for_nonlocal_decl, at cp/decl.c:5067
...
http://wiki.tiker.net/PyCuda/FrequentlyAskedQuestions#I_have_.3Cinsert_random_compilation_problem.3E_with_gcc_4.1_or_older._Help.21

HTH,
Andreas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 810 bytes
Desc: not available
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20140619/c054f2cf/attachment.sig>
Loading...