On May 20, 2010, at 8:50 AM, Alex Bryant wrote:
> Does anyone know if it's possible to create a static build of R?
>
That depends heavily on the OS and tools used and has nothing to do with R
itself. You'll need static versions of all libraries you depend on and
compilers capable of using the
Does anyone know if it's possible to create a static build of R?
Thanks,
From: Alex Bryant
Sent: Monday, May 10, 2010 2:50 PM
To: 'r-devel@r-project.org'
Subject: Build R static
Hi, I am having trouble building R static on Solaris 5.10. I have a
requirement to run R within a specific user acco
Hi, I am having trouble building R static on Solaris 5.10. I have a
requirement to run R within a specific user account on Solaris 5.10 and I do
not have access to compilers and or shared libraries on the target machine. I
thought I could build R static ( I've build it locally on Solaris with