This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug c++/13880] New: Segfault building Boost 1.30.2
- From: larsbj at gullik dot net (Lars Gullik Bjønnes)
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 27 Jan 2004 11:00:10 +0100
- Subject: Re: [Bug c++/13880] New: Segfault building Boost 1.30.2
- Organization: LyX Developer http://www.lyx.org/
- References: <20040127093220.13880.peturr02@ru.is>
"peturr02 at ru dot is" <gcc-bugzilla@gcc.gnu.org> writes:
| I got this when attempting to build Boost 1.30.2 with gcc-3.4-20040121
| snapshot:
>
| gcc-C++-action libs/python/build/bin/libboost_python.so/gcc/debug/runtime-link-
| dynamic/shared-linkable-true/class.o
| libs/python/build/../src/object/class.cpp: In member function `void
| boost::python::instance_holder::install(PyObject*)':
| libs/python/build/../src/object/class.cpp:108: internal compiler error:
| Segmentation fault
Note that I see the same with the boost 1.31.0 release candidate.
(or something very similar.)
--
Lgb