[Rd] statically linked embedded R

Sean Hill sean.hill at epfl.ch
Thu Jun 15 12:03:54 CEST 2006


Hello,

I am trying to compile a stripped down libR.a that I can statically  
link into an application running in a limited system environment  
(i.e. no shared libraries, no dynamic loading, no graphics, no  
threads, single process, etc).

I have tried configuring --with-x=NO and --enable-Rshlib and --enable- 
static=yes without success.

But I suspect I need to get my hands a bit dirtier.

Can anyone give me some pointers to the best way to approach building  
this?

Thank you very much
Sean



More information about the R-devel mailing list