[C++-sig] Re: STLPort problems

Mike Thompson mike.thompson at day8.com.au
Fri Aug 29 14:18:36 CEST 2003


"Mike Thompson" wrote:
> I'm getting compile time errors when building Boost.Python
> using STLport.
>

Okay.  After far too long, this all seems to be down to two isses:

     1.  A problem with Python2.3 and Boost 1.30.2 which now appears
          fixed in cvs HEAD.  See my previous posts for details of the
          missing #define for LONG_LONG.

     2.  As suggested by David, there is an STLport bug.  Its been around
          for a while but has not been fixed in the latest beta snapshots.
          I've raised the following bug report as a further prompter:
                      http://www.stlport.com/dcforum/DCForumID6/1364.html

          NB: The bug is ONLY triggered when  you use STLport with the "I'll
use
          native iostream library" switch on STLport.

--
Mike










More information about the Cplusplus-sig mailing list