Boost logo

Boost Users :

Subject: Re: [Boost-users] STLport + Boost + 64bit linux m/c - compilation error
From: John Maddock (john_at_[hidden])
Date: 2009-01-16 05:28:26


> I'm trying to build boost against STLport-5.2.1 on 64-bit linux m/c with
> 64-bit gcc-4.3.2, but I get following error:
>
> ----------------------------------------------------------------------------
> /app/home/vgupta20/software/STLport-5.2.1/stlport/assert.h:35:6: error:
> #error assert has been defined before inclusion of assert.h header.
> ----------------------------------------------------------------------------

I've seen a number of similar errors with STLPort-5.2.1, it seems to be
picky which order std lib headers are included in: in other words it's an
STLPort bug. Sorry :-(

John.


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