Displaying 2 results from an estimated 2 matches for "rm518".
2005 Apr 28
1
Fortran dy lib on Solaris
Dear all,
Am new on this list but need help:
I have a fortran code which I compile into a dynamic library (on Solaris).
My probem is that when I call this code soon after starting R, it runs ok. But
it doesn't for the second time without exiting R first. In this code I have to
generate some random numbers. The problem is not about setting the seed.
Anyone with an idea what might be going
2005 Mar 09
3
R-2.0.1 Gentoo g77 problem
Hello,
I use Gentoo and I can't get R 2.0.1 to compile. I used the portage system, Gentoo's source package sytem, and after it uncompresses the source to R, it says that I don't have a fortran compiler. It told me to use f77 flag and re-emerge gcc, which I did with the f77 and fortran flags, but it still won't compile. Does anyone have any ideas? I suspect that gcc has changed