[C++-sig] VC7 internal compiler error with Boost 1 32 (python)
Vladimir Ignatov
vignatov at colorpilot.com
Wed Nov 24 11:09:37 CET 2004
Hi!
If memory serve me well, this is a problem in VC 7.0 If boost::python
module code grows beyond some (very small) limit, this error is a result.
You need at least VC 7.1 to work productively. Don't know about VC 6.
Vladimir Ignatov
----- Original Message -----
From: "Xavier WARIN (OSIRIS-EDF)" <xavier.warin at der.edfgdf.fr>
To: "Development of Python/C++ integration" <c++-sig at python.org>
Sent: Wednesday, November 24, 2004 12:49 PM
Subject: [C++-sig] VC7 internal compiler error with Boost 1 32 (python)
> Hi,
>
> I get an internal compiler error with .net2003 while compiling
>
> inheritance.cpp
>
> :\BOOST\boost_1_32_0\boost\mpl\aux_\preprocessed\plain\apply_wrap.hpp(48)
> : fatal error C1001: ERREUR INTERNE DU COMPILATEUR
> (fichier du compilateur 'msc1.cpp', ligne 2701)
>
> I compiles in the debug mode but not in the release mode whatever the
> optimization option i use.
> Did anybody get this error (it compiles OK with intel V 8.1). Do you
> know if there is a .net2003 correction available or a workaround ?
> Thank you
>
> Xavier Warin
More information about the Cplusplus-sig
mailing list