From: 董理 on
���� �:
> Hi all,
>
> I have written a C program to call FindFit succesfully, then I want to
> use it in a Fortran project. I have called the C function in Fortran
> program, and the compilation is ok with linking libML64i3.so. But when
> running the executable, it said the connection with MathLink failed.
> What is the problem? Any help is appreciated!
>
> Best regards,
>
> DONG Li
>
Hi all,

I forgot to paste the output:

"LinkConnect::linkc: -- Message text not found -- (LinkObject[p7f_shm,
1, 1])"

And I checked the document about "LinkConnect::linkc", it says:

"This message is generated by an attempt to access a MathLink connection
that is not active."

So why does MathLink connection is not active? Is it related to Fortran?

I realy need help!

Best regards,

DONG Li