On Sun, 20 Apr 2008, Thomas Petzoldt wrote:
> Dear Prof. Ripley,
>
> thank you very much for correcting the treatment of 'extra underscore' that
> in fact solved our problem with the Fortran interface on my Ubuntu 7.1
> x86/64, even with g77 3.4.6. I accidentally installed g77 instead of gfortr
Dear Prof. Ripley,
thank you very much for correcting the treatment of 'extra underscore'
that in fact solved our problem with the Fortran interface on my Ubuntu
7.1 x86/64, even with g77 3.4.6. I accidentally installed g77 instead
of gfortran (4.x), sorry for my limited knowledge about that.
>>
>> Thanks, for code-compilation problems we need that level of detail.
>>
>> Your problem appears to be that you are mixing gcc4 and g77 (not
>> recommended), and g77 does use extra underscores, I believe. I have
>>
>> /* Define if your Fortran compiler appends an extra_underscore to
>> exte
Prof Brian Ripley wrote:
> On Sun, 20 Apr 2008, Thibaut Jombart wrote:
>
>> Prof Brian Ripley wrote:
>>
>>> And your machine is? -- you haven't given the 'at a minimum'
>>> information asked for in the posting guide.
>>>
>>> Neither example is reproducible on my Fedora 8 x86_64 systems (nor
>>> i
On Sun, 20 Apr 2008, Thibaut Jombart wrote:
Prof Brian Ripley wrote:
And your machine is? -- you haven't given the 'at a minimum' information
asked for in the posting guide.
Neither example is reproducible on my Fedora 8 x86_64 systems (nor in the
case of tripack, on CRAN's). It will need
Prof Brian Ripley wrote:
> And your machine is? -- you haven't given the 'at a minimum'
> information asked for in the posting guide.
>
> Neither example is reproducible on my Fedora 8 x86_64 systems (nor in
> the case of tripack, on CRAN's). It will need someone with an
> affected system to d
And your machine is? -- you haven't given the 'at a minimum' information
asked for in the posting guide.
Neither example is reproducible on my Fedora 8 x86_64 systems (nor in the
case of tripack, on CRAN's). It will need someone with an affected system
to debug this. One possibility is that
[EMAIL PROTECTED] wrote:
>Full_Name: Thomas Petzoldt
>Version: R 2.8.0 devel, svn version 45389
>OS: Linux x86/64 Ubuntu 7.1
>Submission from: (NULL) (217.235.62.12)
>
>
>In contrast to all other tested operating systems a call of Fortran functions
>on
>Linux x86/64 requires an appended underscor
Full_Name: Thomas Petzoldt
Version: R 2.8.0 devel, svn version 45389
OS: Linux x86/64 Ubuntu 7.1
Submission from: (NULL) (217.235.62.12)
In contrast to all other tested operating systems a call of Fortran functions on
Linux x86/64 requires an appended underscore.
The problem occured with package