Skip to content

compiling OpenBLAS 0.2.7 with Open64 5.0 #266

@TheFausap

Description

@TheFausap

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:

  1. linktest.c : 224 : undefined reference to 'xerbla_array_'
  2. linktest.c : 230 : undefined reference to 'chla_transtype_'
  3. libffio.so : undefined reference to 'pathf90_etime'
  4. libopenblas_northwood-r0.2.7.so : undefined reference to 's_cat'
  5. libopenblas_northwood-r0.2.7.so : undefined reference to '__powdi'
  6. libopenblas_northwood-r0.2.7.so : undefined reference to 's_copy'
  7. libopenblas_northwood-r0.2.7.so : undefined reference to 'dtrtri_lapack_'
  8. libopenblas_northwood-r0.2.7.so : undefined reference to '__powri'

regards,
Fausto

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions