On Fri, Sep 25, 2009 at 12:27 AM, Jan Hoogenraad
<[email protected]>wrote:
Let's see.
>
> These symbols come from LAPACK.LIB.
> They are NOT called _DSCAL or _dscal_
>
> They are either in LAPACK.lib or in BLAS.LIB (some may also be in other 2
.lib files)
> And you have a way (flags) to change names.
> Can you use the LIB utility to list the symbols in LAPACK.LIB ?
> That way, we know what the compiler with which the LAPACK.LIB is compiled
> chose for names.
>
all names are like this
_CGEMM
_ZSYMM
_ZDOTU
all the symbols are all there... how to link ???
Cheers,
Addy
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl