c++ - Support for Boost libraries
- Donnie Hale (7/7) Aug 08 2002 I didn't see any messages about this out there, but I may have missed th...
- Christof Meerwald (7/11) Aug 08 2002 I will give it a try as soon as Walter improves DM's namespace support.
- John Fletcher (4/15) Sep 03 2002 Is there any progress with this, in particular, a set of configuration o...
- Christof Meerwald (12/21) Sep 11 2002 I guess DM should support all (or at least most) of the required templat...
I didn't see any messages about this out there, but I may have missed them. Has anyone attempted to compile and use the Boost libraries (www.boost.org) with DM? The docs there don't mention DM as one of the pre-supported/tested platforms, but I thought someone may have given it a try. In particular, I'd like to use Boost's thread library w/ DM. Many thanks, Donnie Hale
Aug 08 2002
On Thu, 8 Aug 2002 18:08:03 +0000 (UTC), Donnie Hale wrote:Has anyone attempted to compile and use the Boost libraries (www.boost.org) with DM? The docs there don't mention DM as one of the pre-supported/tested platforms, but I thought someone may have given it a try. In particular, I'd like to use Boost's thread library w/ DM.I will give it a try as soon as Walter improves DM's namespace support. bye, Christof -- http://cmeerw.org JID: cmeerw jabber.at mailto cmeerw at web.de ...and what have you contributed to the Net?
Aug 08 2002
Christof Meerwald wrote:On Thu, 8 Aug 2002 18:08:03 +0000 (UTC), Donnie Hale wrote:Is there any progress with this, in particular, a set of configuration options to get going on. I am particularly interested in the tuple, lambda and graph libraries. JohnHas anyone attempted to compile and use the Boost libraries (www.boost.org) with DM? The docs there don't mention DM as one of the pre-supported/tested platforms, but I thought someone may have given it a try. In particular, I'd like to use Boost's thread library w/ DM.I will give it a try as soon as Walter improves DM's namespace support. bye, Christof -- http://cmeerw.org JID: cmeerw jabber.at mailto cmeerw at web.de ...and what have you contributed to the Net?
Sep 03 2002
On Tue, 03 Sep 2002 09:47:03 +0100, John Fletcher wrote:Christof Meerwald wrote:I guess DM should support all (or at least most) of the required template features (so there should be no need for any configuration option here), but DM doesn't support namespaces properly (and there is no configuration option to build the boost libraries without namespaces). You might have some luck if you remove all the namespace stuff from the boost source files... bye, Christof -- http://cmeerw.org JID: cmeerw jabber.at mailto cmeerw at web.de ...and what have you contributed to the Net?On Thu, 8 Aug 2002 18:08:03 +0000 (UTC), Donnie Hale wrote:Is there any progress with this, in particular, a set of configuration options to get going on. I am particularly interested in the tuple, lambda and graph libraries.Has anyone attempted to compile and use the Boost libraries (www.boost.org) with DM? The docs there don't mention DM as one of the pre-supported/tested platforms, but I thought someone may have given it a try. In particular, I'd like to use Boost's thread library w/ DM.I will give it a try as soon as Walter improves DM's namespace support.
Sep 11 2002