> What posting (I see nothing included)? I guess you mean
> https://stat.ethz.ch/pipermail/r-devel/2005-September/034811.html
Sorry, I thought I would add correct References and In-Reply-To
headers, but it was possible using gmail. And then I forgot to change
the wording...
> Thank you. Please n
On Tue, 18 Oct 2005, François-Xavier Coudert wrote:
I recently saw this posting in the r-devel list
What posting (I see nothing included)? I guess you mean
https://stat.ethz.ch/pipermail/r-devel/2005-September/034811.html
?
(while looking for something completely unrelated) and just wanted
Hi,
I recently saw this posting in the r-devel list (while looking for
something completely unrelated) and just wanted to say: there are
gfortran binaries available for Windows/MinGW (in fact, I do build
them monthly just so that Windows users can use the compiler). The
exact adress (http://quatra
On Wed, 28 Sep 2005, Prof Brian Ripley wrote:
> I am unaware that gfortran or gcc4 exist as a MinGW binary for Windows.
> You mention Cygwin, but that is not a supported platform for R.
>
> There is a g95 binary for Windows.
At www.g95.org, but I found no installation instructions relevant to
Wi
I am unaware that gfortran or gcc4 exist as a MinGW binary for Windows.
You mention Cygwin, but that is not a supported platform for R.
There is a g95 binary for Windows.
You can find how to link on Windows from the sources: most of the rules
are in src/gnuwin32/MkRules. I suspect all you need
Hi all,
(Originally posted to r-help)
I'm porting a package that I've worked on for OS X to Windows.
The package is written in F95 so I need to compile it with gfortran
and link it with gcc4.
I've been trying to build an R with gcc4 without luck so far. If there is
a binary of such a thing info