Skip to content

Compile MPFR and GMP to be thread safe #35796

@JeffreySarnoff

Description

@JeffreySarnoff

This issue stems from issue #10040.

MPFR has a configuration option --enable-thread-safe that we should use by default.

MPFR has a configuration option--enable-gmp-internals that we should use iff library versioning works (or is irrelevant) for our binaries:

--enable-gmp-internals allows the MPFR build to use GMP's undocumented
functions (not from the public API). Note that library versioning is not guaranteed to work if this option is used. Thus it must not be used in binary distributions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    multithreadingBase.Threads and related functionalityregressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions