Hi,
I am still fighting with bigforth trying to make it bind 32bit libraries
on a 64bit system correctly.
The libraries are from ATLAS suite. The bindings file is in bigforth
tree now. The error I get at segfault is this:
bigforth: symbol lookup error: ~/soft/lib/libptcblas.so: undefined
symbol: ATL_dptgemm
This symbol is defined in libatlas.so which is bound in atlas.fs and
declared as depend for libblas in gsl.fs (libptcblas.so)
I would appreciate any advice or recommendation on where to look for the
source of the problem. It is getting problematic for me to use bigforth
on a powerful machine :( I should say that everything works fine on a
32bit ubuntu box.
Thanks!
--
Sergey
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]