Boost logo

Boost Users :

From: Huifeng Shen (useradd_at_[hidden])
Date: 2005-10-04 02:33:16


The compiler is compiled by myself. The official mingw website only release
the gcc 3.44. I use this complier to compile the boost 1.33.0 and find there
is some internal compiler error when compiling python. Since I am not a
expert of gcc. I report this and hope it is helpful.
I give the all internal compiler error as below

C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/object/class.cpp:688: internal
compiler error: output_operand: invalid expression as operand
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/list.cpp: In constructor
'boost::python::detail::list_base::list_base(const
boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/list.cpp:23: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/long.cpp: In constructor
'boost::python::detail::long_base::long_base(const
boost::python::api::object&, const boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/long.cpp:34: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/dict.cpp: In constructor
'boost::python::detail::dict_base::dict_base(const
boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/dict.cpp:40: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/tuple.cpp: In constructor
'boost::python::detail::tuple_base::tuple_base(const
boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/tuple.cpp:20: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/str.cpp: In constructor
'boost::python::detail::str_base::str_base(const
boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/str.cpp:40: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/object/class.cpp:688: internal
compiler error: output_operand: invalid expression as operand
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/object/class.cpp:688: internal
compiler error: output_operand: invalid expression as operand
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/list.cpp: In constructor
'boost::python::detail::list_base::list_base(const
boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/list.cpp:23: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/long.cpp: In constructor
'boost::python::detail::long_base::long_base(const
boost::python::api::object&, const boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/long.cpp:34: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/dict.cpp: In constructor
'boost::python::detail::dict_base::dict_base(const
boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/dict.cpp:40: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/tuple.cpp: In constructor
'boost::python::detail::tuple_base::tuple_base(const
boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/tuple.cpp:20: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/str.cpp: In constructor
'boost::python::detail::str_base::str_base(const
boost::python::api::object&)':
C:\opt\boost\libs\python\build\../src/str.cpp:40: internal compiler error:
in valid_in_set, at tree-ssa-pre.c:1082
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
C:/opt/boost/boost/python/detail/wrapper_base.hpp:17: warning: type
attributes are honored only at type definition
C:/opt/boost/boost/python/object/instance.hpp:14: warning: type attributes
are honored only at type definition
C:\opt\boost\libs\python\build\../src/object/class.cpp:688: internal
compiler error: output_operand: invalid expression as operand
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net