Yinghong Zhou wrote:
> Thank you very much for your reply!
>
> Your are absolute right. The wsmp was written by Fortran.
> After I added the underscore, I have new "undefined reference" coming up.
> Here is a few examples of them:
> : undefined reference to `ftn_i_jishft'
> ./lib/libwsmp64.a(tor
Hi Kevin:
Thank you very much for your reply!
Your are absolute right. The wsmp was written by Fortran.
After I added the underscore, I have new "undefined reference" coming up.
Here is a few examples of them:
: undefined reference to `ftn_i_jishft'
../lib/libwsmp64.a(torder.o)(.text+0x11f9): In
Yinghong Zhou wrote:
> I also used rtc() in my program. The linker doesn't report error on this
> one. Following is how I declare the functions in my program:
>
> extern "C" {
> void wssmp( int* N, int* IA, int* JA, double* AVALS, double* DIAG,
> int* PERM, int* INVP, doub
3 matches
Mail list logo