Skip to content

GSL not linked in final binary #40

Open
@rhagenson

Description

@rhagenson

A problem experienced by @HenningTimm and myself during an otherwise benign change (#39) is that the final binary is not properly linked against GSL.

I personally have tried the following:

  • Manually purging an reinstalling libgsl-dev
  • Setting up a conda environment and installing the gsl package that way

Neither of these fixed the GSL linking problem* and I suspect the issue is somewhere in either our use of rgsl or within rgsl itself. There are instructions on rgsl for linking to GSL v2, however we already follow those instructions via addition of the "GSL/v2" feature in Cargo.toml here.

* I am away from the machine where I experienced this GSL linking problem so will copy the error message into this thread later this evening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions