Re: [Rd] Rtools28 - undefined references with gfortran

2009-05-30 Thread minime234
use the option -lgfortran John Nolan-3 wrote: > > > I recently upgraded to Rtools28 to build a package under > Windows. I see that g77 is no longer in Rtools, but it > does have gfortran, and it uses version: >GNU Fortran (GCC) 4.2.1-sjlj (mingw32-2) > > I am compiling some old fortran

Re: [Rd] Rtools28 - undefined references with gfortran

2008-12-01 Thread Prof Brian Ripley
On Wed, 26 Nov 2008, John Nolan wrote: I recently upgraded to Rtools28 to build a package under Windows. I see that g77 is no longer in Rtools, but it does have gfortran, and it uses version: GNU Fortran (GCC) 4.2.1-sjlj (mingw32-2) I am compiling some old fortran code as part of a larger p

[Rd] Rtools28 - undefined references with gfortran

2008-11-26 Thread John Nolan
I recently upgraded to Rtools28 to build a package under Windows. I see that g77 is no longer in Rtools, but it does have gfortran, and it uses version: GNU Fortran (GCC) 4.2.1-sjlj (mingw32-2) I am compiling some old fortran code as part of a larger project. When I do that, I get undefined