[Boostheaders-devel] iostream in BH package ?
Dirk Eddelbuettel
edd at debian.org
Wed May 1 20:46:30 CEST 2013
On 1 May 2013 at 19:54, Steffen Neumann wrote:
| Hi,
|
| On Wed, 2013-05-01 at 09:32 -0500, Dirk Eddelbuettel wrote:
| > On 1 May 2013 at 08:59, Jay Emerson wrote:
| > | Yes, we're willing to expand. That's exactly the idea, and we welcome
| > | contributors! I could probably get a new version out later this month (my
| > | students are dumping 70 final projects on me later today, unfortunately).
| > |
| > | We use "bcp" to build the structure from within a script at the moment.
| >
| > We also use the issue tracker at R-Forge to "record" requests. I think we had
| > one or two or three so far.
| Great, found it. I also added a few more
| boost packages (is that the correct term ?!)
| to CreateBoost.R, but one more problem is
| that mzR needs a few boost object files,
| e.g. ./boost_1_51_0/libs/system/src/error_code.*
Department of Bad News over here: The idea of BH is/was to just rely on
headers. Boost does lots with templates, and by relying just on them we have
the ability to work portably with R's "LinkingTo: BH" with any other effort.
Of course, but there are a few notable exceptions. Boost regex is one, and
the system / error code library you have here is another.
We can't help with that as this would get us towards the need for linking,
configure, ... and all that.
| That would mean we'd need the correct arch
| libboost_system.so.1.51.0 (which won't work
| at the time the BH package is created,
| or better some kind of BH.so using BH/src/Makevars
| at BH package compile/INSTALL time, but I have no clue
| how to do that the proper "boost" *AND* "R" way.
|
| Any suggestions ?
No easy ones, unfortunately.
Dirk
| Yours,
| Steffen
|
| --
| IPB Halle AG Massenspektrometrie & Bioinformatik
| Dr. Steffen Neumann http://www.IPB-Halle.DE
| Weinberg 3 http://msbi.bic-gh.de
| 06120 Halle Tel. +49 (0) 345 5582 - 1470
| +49 (0) 345 5582 - 0
| sneumann(at)IPB-Halle.DE Fax. +49 (0) 345 5582 - 1409
|
|
| _______________________________________________
| Boostheaders-devel mailing list
| Boostheaders-devel at lists.r-forge.r-project.org
| http://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/boostheaders-devel
--
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com
More information about the Boostheaders-devel
mailing list