Re: [Rd] Problems with Windows Cross compile

2005-12-20 Thread Warnes, Gregory R
Thanks, the default version of R here is 2.1.0, so that must have been the problem. Everything is working now. -Greg > -Original Message- > From: Jun Yan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 20, 2005 1:07 PM > To: Warnes, Gregory R > Cc: R-devel (E-mail); Anthony Rossini

Re: [Rd] Problems with Windows Cross compile

2005-12-20 Thread Jun Yan
I've seen that error before. It has to do with the setup of R_EXE. A current linux R is required. The following order worked for me: make linuxR make LinuxFresh=YES mkrules make R Jun On Tue, 20 Dec 2005, Warnes, Gregory R wrote: > > Well, I'm finally getting around to setting up a cross-comp