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@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. ]]