Boost logo

Boost Users :

From: Ulf Johansson (programdesign_at_[hidden])
Date: 2004-03-15 10:10:55


----- Original Message -----
From: "Douglas Gregor" <gregod_at_[hidden]>
To: <boost-users_at_[hidden]>
Sent: Monday, March 15, 2004 3:38 PM
Subject: Re: [Boost-users] Problems building Boost

> On Monday 15 March 2004 06:21 am, Ulf Johansson wrote:
> > During the build process I get compiler warnings because the standard
> > version of VC won't do advanced optimizations, but otherwise there seems to
> > be no problem. Bjam stops after having generated the above libraries.
> > Shouldn't there be more? What's the difference between those starting with
> > boost and those starting with libboost? Do I have to somehow generate the
> > remaining libraries separately?
>
> The majority of Boost libraries do not require any extra compilation, because
> all of the code is in the library headers. Many Boost users don't need to
> compile anything separately.
>
> Doug
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users

Thank you Doug,

Is it fair to say that I've generated what libraries there was to generate in the distribution and all the other Boost libraries are represented by source code and templates in include files? Well, I should have started using them instead of worrying about not having them -:) But I'm new to C++ and Boost so all this is a little overwhelming.


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