Message-ID: <p05001900b73857ce72d9@[194.230.132.75]>
Date: 2001-05-28T19:42:26Z
From: Andreas Papritz
Subject: compiling fortran code of contributed packages using absoft f77 and lnk
In-Reply-To: <200105281524.RAA08131@mailserver.unimi.it>
Thanks to the hints I got, I could easily solve the problem with
Absoft's Fortran compiler f77.
The option -N15 tells the compiler to add trailing underscores to any
function and subroutine names. The Fortran routines can then be
called by R's .Fortran().
>I suspect that the absoft compiler do not user "underlines" in the
>function names. R for MacOS actually add a "_" symbol to fortran
>functions. This is because Mac f2c uses this convention.
>
>Can you please try to do this witht he absoft compiler ? I do not
>own this compiler but it would be very important to understand what
>is going on.
--
Andreas Papritz, Friedenstrasse 15, CH-8400 Winterthur
Tel 052 212 0763, 052 212 0953; Fax 052 212 0953