On Sun, 1 May 2011, Kenneth Wolcott wrote:
On Sun, May 1, 2011 at 14:36, Patrick Dupre wrote:
Hello,
Is perl able to load a fortran subroutine ?
I have no problem to make a c code callable by gcc (xs)
I can call a fortran routine from a c program.
But perl fails to load a so library linked
On Sun, May 1, 2011 at 14:36, Patrick Dupre wrote:
>
> Hello,
>
> Is perl able to load a fortran subroutine ?
>
> I have no problem to make a c code callable by gcc (xs)
> I can call a fortran routine from a c program.
> But perl fails to load a so library linked with a piece of fortran.
>
> The e
Hello,
Is perl able to load a fortran subroutine ?
I have no problem to make a c code callable by gcc (xs)
I can call a fortran routine from a c program.
But perl fails to load a so library linked with a piece of fortran.
The error is:
cannot restore segment prot after reloc: Permission denie