Re: [Rd] pcre library in R (PR#9319)

2007-01-19 Thread Prof Brian Ripley
Please, use the current version of R and not an obselete one (you failed to report the version, but you do have 'R-2.4.0' in the path name, so I presume that is what you are using). This does not occur under 2.4.1. (The problem is in the binutils you are using to cross-compile, and an alternat

Re: [Rd] pcre library in R (PR#9319)

2007-01-19 Thread Hin-Tak Leung
The usual drill: The problem is fixed in R 2.4.1 (i.e. please do not report bugs on old versions). In addition, you need newer mingw than you have. Daniel Berg wrote: > I have the same problem, trying to cross-compile. > > I'm running Ubuntu Edgy, kernel 2.6.17-10-generic, on an IBM T60. > > I d

Re: [Rd] pcre library in R (PR#9319)

2007-01-19 Thread Daniel Berg
I have the same problem, trying to cross-compile. I'm running Ubuntu Edgy, kernel 2.6.17-10-generic, on an IBM T60. I downloaded the Makefile from CRAN and ran make CrossCompileBuild with the following error messages (also ran each make one at the time and the problem occurs in make R): ../extra

[Rd] pcre library in R (PR#9319)

2006-10-27 Thread bkinney
Full_Name: Earl Kinney Version: 2.4.0 OS: Red Hat Enterprise Linux 4 Submission from: (NULL) (140.247.116.214) At HMDC, we make use of the cross building tools to build Windows R libraries on Linux. Recently when attempting to update the cross building environment to 2.4.0 we encountered a linke