From: Juan Ramon Gonzalez (jrgonzalez@ico.scs.es)
Date: Tue 22 Jan 2002 - 02:11:48 EST
Message-id: <008a01c1a28d$f266db00$1100a8c0@ico.scs.es>
Hello,
I have made a dll with mingw32 fortran compiler. I load my dll with the dyn.load function, but when I call one of my Fortran procedures with the .Fortran instruction, an error message appears saying that my function is not in the load table. However, if I call my Fortran routines with ".C" it works fine. I would like to know what is happening here. Is it usual to call Fortran procedures with the .C function (in S-plus this problem doesn't appear)?
Thanks,
JR
This archive was generated by hypermail 2.1.3 : Wed 16 Oct 2002 - 11:56:54 EST