Re: [Rd] Installation of R-3.0.2 failed Fortran error

2014-01-25 Thread Claus . Neumayer
Hi Sandip, you are right on SUSE 11 I found Fortran 4.3 but I installed also Fortran 3.3 and tried to install R under gcc33 with compilation errors. After this I installed after an advice from Prof Brian R 2.2 (old Version from 2005) and got the same problems with gcc33 and gcc. after the comman

Re: [Rd] Installation of R-3.0.2 failed Fortran error

2014-01-24 Thread Sandip Nandi
Hi , Fortran 4.3 which comes with SDK for suse 11 needs to compiled with a -0 instead of the default -O2 option . Can you try that. Thanks Sandip On Fri, Jan 24, 2014 at 12:24 AM, Prof Brian Ripley wrote: > On 24/01/2014 07:21, claus.neuma...@merckgroup.com wrote: > >> Dear all, >> >> I have

Re: [Rd] Installation of R-3.0.2 failed Fortran error

2014-01-24 Thread Prof Brian Ripley
On 24/01/2014 07:21, claus.neuma...@merckgroup.com wrote: Dear all, I have a big problem to compile R-3.0.2 on our SUSE SLES 11 Server. Make breaks up with fortran errors and so the installation isn't successful This is a part from the make run output.: gcc-3.3 -fpic -L/usr/lib64/gcc-lib/x86_

[Rd] Installation of R-3.0.2 failed Fortran error

2014-01-23 Thread Claus . Neumayer
Dear all, I have a big problem to compile R-3.0.2 on our SUSE SLES 11 Server. Make breaks up with fortran errors and so the installation isn't successful This is a part from the make run output.: gcc-3.3 -fpic -L/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3-hammer/ -lg2c -ffloat-store -c dlamch.