Displaying 3 results from an estimated 3 matches for "linuxr".
Did you mean:
linux
2005 Feb 07
1
Problems encountered/fixed making CrossCompileBuild
...o point to
http://www.stats.ox.ac.uk/pub/Rtools/mingw-cross4.tar.bz2 ,
replacing original reference to mingw-cross2.
3. updated MkRules HEADER=$(CROSSDIR)/i586-mingw32/include ,
replacing original reference to <snip>/mingw32/include.
4. reset LinuxFresh = YES
Yan and Rossini imply that linuxR: is an optional step if R
is already installed. I ran afoul of steps in
$(WINR)/<snip>/gnuwin32/MakePkg referencing symbols in the
tools package in the system's version of R. Happily, these
ran successfully against $(LINUXR)/R/bin/R.
I hope some of this turns useful to others attem...
2005 Dec 20
2
Problems with Windows Cross compile
Well, I'm finally getting around to setting up a cross-compiler for Windows on my local Linux box. I'm using the Yan & Rossini's docuimentation and the latest 'http://cran.r-project.org/doc/contrib/Makefile-rcb' , which is working of the R-2.2.0 sources.
After discovering that "cp -p" doesn't work on the filesystem I'm using and removing the
2007 Oct 11
2
R260 cross-compilation
Hi,
I'm trying to cross compile R260 in a ubuntu 6.06 linux. I downloaded
the Makefile for 251 and simply replaced the R version by 260. However
I'm getting an error about mingw.
ernesto at gandalf:~/ipimar/devel/R/ccompile260$ make R
export