Skip to content

Enabling precompilation fails the compilation #405

@dlesnoff

Description

@dlesnoff

I am trying to compile fflas on the Jean-Zay server.
I compiled:

  • OpenBLAS-0.3.29 in single-threaded mode in user directory ~/OpenBLAS-0.3.29-st
  • Givaro-4.2.0 (Sablet) in a user directory in a directory of the same name in my home directory.

I attempted to configure the project with the command:

export PKG_CONFIG_PATH=~/givaro-4.2.0/lib/pkgconfig
./configure --with-blas-libs=~/OpenBLAS-0.3.29-st/lib/ --with-blas-cflags=~/OpenBLAS-0.3.29-st/include/ --enable-precompilation --enable-doc 

I use gcc 14.2.0.

You can find the log attached below:
fflas-config.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions