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
<rip...@stats.ox.ac.uk>wrote:

> 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_64-suse-linux/3.3.3-hammer/ -lg2c
>> -ffloat-store -c dlamch.f -o dlamch.o
>> dlamch.f: In function `dlamch':
>> dlamch.f:89: warning:
>>           INTRINSIC          DIGITS, EPSILON, HUGE, MAXEXPONENT,
>> Reference to unimplemented intrinsic `DIGITS' at (^) (assumed EXTERNAL)
>> dlamch.f:89:
>>           INTRINSIC          DIGITS, EPSILON, HUGE, MAXEXPONENT,
>>                              ^
>> Invalid declaration of or reference to symbol `digits' at (^) [initially
>> seen at (^)]
>> dlamch.f:89: warning:
>>           INTRINSIC          DIGITS, EPSILON, HUGE, MAXEXPONENT,
>>                                      ^
>> Reference to unimplemented intrinsic `EPSILON' at (^) (assumed EXTERNAL)
>> dlamch.f:89:
>>           INTRINSIC          DIGITS, EPSILON, HUGE, MAXEXPONENT,
>>
>>
>> For me it is not clear that I have to set some flags, or install a other
>> fortran compiler tha our gcc-3.3
>>
>
> It will be clear if you read the 'R Installation and Administration
> Manual', as has already been pointed out to you.  If you need help with
> that, ask your IT support.
>
> Alternative, install a version of R of the same vintage as your compiler
> (not later than 2005, and not even the end of the GCC 3.x series).
>
>
>  I would be very grateful for any help.
>> Thanks a lot.
>>
>>
>> Best regards
>>
>> Claus Neumayer
>>
>> IS-PDR-A Research
>> D41/221
>> HPC: D041/001
>> Phone: +49(0)6151 724526
>> Mobil: +49 15114544526
>> Fax: +49(0)6151 914526
>> Email: claus.neuma...@merck.de
>>
>> Merck KGaA
>> Frankfurter Str. 250
>> D 64293 Darmstadt
>> Home:   www.merck.de
>>
>>
>
> --
> Brian D. Ripley,                  rip...@stats.ox.ac.uk
> Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
> University of Oxford,             Tel:  +44 1865 272861 (self)
> 1 South Parks Road,                     +44 1865 272866 (PA)
> Oxford OX1 3TG, UK                Fax:  +44 1865 272595
>
>
> ______________________________________________
> R-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to