Boost logo

Boost Users :

From: Matt Wharton (matt.wharton_at_[hidden])
Date: 2008-02-12 18:51:27


Greetings,

So, I appear to have hit a stumbling block with GCC 3.2 and
Boost.Interprocess (the latest from the release branch which I _believe_ to
be the latest 1.35). Specifically, when I try to build the following code,
I get numerous compilation errors (they appear to be template related).

----------------------
#include <boost/interprocess/managed_shared_memory.hpp>

int main()
{
  return 0;
}
-------------------------

Is there any way to get this work under my older GCC version or am I out of
luck? Thanks in advance!

-Matt


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