[Boostheaders-devel] [Bioc-devel] Boost packaged on rforge
Dirk Eddelbuettel
edd at debian.org
Thu May 2 16:50:58 CEST 2013
On 2 May 2013 at 10:01, Vincent Carey wrote:
| On Thu, May 2, 2013 at 7:37 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
| RBGL may be pushing it, but we would surely try to accomodate it, provided
| this would work without linking. We really want to try to limit ourselves
| to
| templates here.
|
| I think this can be done. I'll try and get more precise on the necessary
| inclusions in the next couple of weeks.
Sounds good!
| Are you saying bitSeq only builds when certain Boost headers are removed
| from
| a full Boost installation or copy? That sounds weird.
|
|
|
| Sorry to be unclear. The following is a README from bitSeq src/boost folder.
| Note the
| "CHANGES" entry.
|
| Subset of boost libraries, version 1.53.0. (22.3.2013)
| ------------------------------------------------------
|
| DEPENDENCY:
| -----------
| boost/random/gamma_distribution.hpp
| boost/random/mersenne_twister.hpp
| boost/random/normal_distribution.hpp
| boost/random/uniform_01.hpp
|
| CHANGES:
| --------
| random/uniform_01.hpp
| -> commented out line 19:
| #include<iostream>
That gives us the "what", but not the "why". Is it to avoid "R CMD check"
whining about use of std::cout, or printf(), or ... ?
In which case we should probably do it too in BH!
Dirk
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Boostheaders-devel
mailing list