Boost logo

Boost :

From: Sofus Mortensen (list_at_[hidden])
Date: 2001-05-16 08:26:22


This simple program results in (yet another) Internal Compiler Error on
MSVC:

        #include <boost/function.hpp>

        void main()
        {
        
        }

I am using function-05-13.zip, MSVC6SP4, and STLport 4.0. It seems to be
related to STLport. When I switch off STLport (removing the STLport
directory from the include path), it compiles fine.

This is the error that I am getting:

        Compiling...
        test.cpp
        
c:\lambdasoft\libraries\boost\boost\detail\function_base.hpp(184) :
fatal error C1001: INTERNAL COMPILER ERROR

It also have tried with the newer STLport 4.1 Beta 6 (April 16, 2001),
but the problem persists.

Best regards,

Sofus Mortensen

Comet - Grunge free COM programming in C++
http://www.lambdasoft.dk/comet


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk