Skip to content

Kaldi cross-compiled to AARCH64 without the problems of the gfortran toolchain #4863

Open
@cx421774557

Description

@cx421774557

Hello, I'm using aarch64's cross-compile toolchain (no gfortran tool) to compile kaldi,. Due to the use of the OpenBLAS library, which has .f files, gfortran is required, resulting in compilation failure.

I referred to the compilation method of android, and the compilation was successful, but there were a total of 105 test programs, of which 90 tests passed, and the other 15 test programs had 7 tests failed and 8 crashed. After tracking, these issues all point to the https://github.com/simonlynen/android_libs.git in the replaced library.

How do I deal with this situation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugstaleStale bot on the loose

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions