[Bioc-devel] CXX on liverpool/lemming

Steffen Neumann (on the road) sneumann at ipb-halle.de
Mon Oct 15 21:19:42 CEST 2007


On Sun, 2007-10-14 at 16:13 -0700, Martin Morgan wrote:
> Kasper Daniel Hansen <khansen at stat.berkeley.edu> writes:
...
> But this is a detail that you shouldn't have to worry about. As on any
> platform, you can / should discover the correct compiler by asking R
> (R CMD config CXX). 
This is only the information for R compile time. 
If I have a binary installation, my current development 
environment could be different. Granted, for c++ 
compilers should match down to the version number.

> which I guess just means a little more work figuring out where that
> lims library is.

Actually, libims is sitting below the Rdisop/src/imslib folder,
and is compiled via the Makevars Makefile. Afterwards I copy the 
libims.dll into the Rdisop/src directory.

On Unix both Rdisop.so and libims.so are picked up during install 
and copied to site-library/Rdisop/libs/ 

The same mechanism under Windows copies only Rdisop.dll over.
Any hint which shared objects are used during R CMD INSTALL ?
I tried to locate the script or Makefile snippet responsible for this,
but failed miserably :-(

Thanks for any hints, 
Yours,
Steffen

-- 
IPB Halle                    AG Massenspektrometrie & Bioinformatik
Dr. Steffen Neumann          http://www.IPB-Halle.DE
Weinberg 3                   http://msbi.bic-gh.de
06120 Halle                  New Phone number !
                             Tel. +49 (0) 345 5582 - 1470
sneumann(at)IPB-Halle.DE     Fax. +49 (0) 345 5582 - 1409



More information about the Bioc-devel mailing list