-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Hello all,
I successfully compiled the latest openblas with open64 (under Centos 32 bit).
All the tests are ok, I have a problem with linktest.c
There are some undefined reference:
- linktest.c : 224 : undefined reference to 'xerbla_array_'
- linktest.c : 230 : undefined reference to 'chla_transtype_'
- libffio.so : undefined reference to 'pathf90_etime'
- libopenblas_northwood-r0.2.7.so : undefined reference to 's_cat'
- libopenblas_northwood-r0.2.7.so : undefined reference to '__powdi'
- libopenblas_northwood-r0.2.7.so : undefined reference to 's_copy'
- libopenblas_northwood-r0.2.7.so : undefined reference to 'dtrtri_lapack_'
- libopenblas_northwood-r0.2.7.so : undefined reference to '__powri'
regards,
Fausto