Cross-building is not supported (building R is more than just compiling
and needs a working R executable).
And (see the posting guide) this was not the right list for such a question.
On 02/02/2015 07:16, Vivek Rangi wrote:
Hi!
I am cross compiling R-3.1.2 for Galileo board with the so
Hi!
I am cross compiling R-3.1.2 for Galileo board with the source code. I am
able to configure R-3.1.2 without any errors with the following command :
./configure --host=i586-poky-linux-uclibc CC=i586-poky-linux-uclibc-gcc
CXX=i586-poky-linux-uclibc-g++ F77=i586-poky-linux-uclibc-gfortra
On Fri, 14 Sep 2007, Scott Hyde wrote:
> Hello All,
>
> I have a Linux computer and do all of my work from it. However, I
> teach also, which means that many of my students use windows. Hence,
> I need to create packages that work under windows as well as Linux. I
> have tried to follow the di
An alternative to cross-compiling when you have a source package is to
use the Win-builder facility at win-builder.R-project.org
Thanks to Uwe for providing this facility. I find it much, much
easier than trying to cross-compile or to set up a Windows computer
for compiling R packages.
On 9/14/0
Hello All,
I have a Linux computer and do all of my work from it. However, I
teach also, which means that many of my students use windows. Hence,
I need to create packages that work under windows as well as Linux. I
have tried to follow the directions at
http://cran.r-project.org/doc/contrib/
5 matches
Mail list logo