Solved! Fortran call from C on LinuxPPC-R5
    T.Ueda 
    ueda at power.elec.kitami-it.ac.jp
       
    Fri Jul 16 09:31:28 EST 1999
    
    
  
Thanks all,
The problem has been solved!
I had an easy mistake, prototype declaration.
I have added:
> int f2_(int *x);
> float f22_(int *x);
> void f3_(int *x, int *y);
> void f33_(int *x, float *y);
Tac at Japan
[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]
    
    
More information about the Linuxppc-dev
mailing list