[R] C compiler to R

Barry Rowlingson B.Rowlingson at lancaster.ac.uk
Thu Jul 17 18:22:05 CEST 2003


Carlos J. Gil Bellosta wrote:

> gcc (I just need to write that; I tried Borland's and I only got trouble).

  Correct but possibly not sufficiently precise (where's Brian Ripley 
when we need him?).

  You should use the same C compiler that was used to compiler R in the 
first place.

  On Windows platforms this is the gcc compiler from the Mingw port of gcc.

  See the file src/gnuwin32/INSTALL in the R source directory.

Baz




More information about the R-help mailing list