libatomic_ops: Access hardware-provided atomic memory update operations¶
Description¶
A part of the Boehm-Demers-Weiser conservative garbage collector.
License¶
Permissive BSD + GPL 2.0+
Upstream Contact¶
Webpage: http://www.hboehm.info/gc/
Email List: bdwgc@lists.opendylan.org
Dependencies¶
None.
Special Update/Build Instructions¶
None.
Type¶
standard
Version Information¶
package-version.txt:
7.6.10
Equivalent System Packages¶
arch:
$ sudo pacman -S libatomic_ops
conda:
$ conda install libatomic_ops
cygwin:
$ apt-cyg install libatomic_ops
Debian/Ubuntu:
$ sudo apt-get install libatomic_ops
Fedora/Redhat/CentOS:
$ sudo yum install libatomic_ops
freebsd:
$ sudo pkg install libatomic_ops
gentoo:
$ sudo emerge libatomic_ops
homebrew:
$ brew install libatomic_ops
macports: install the following packages: libatomic_ops opensuse:
$ sudo zypper install libatomic_ops
slackware:
$ sudo slackpkg install libatomic_ops
See https://repology.org/project/libatomic_ops/versions
If the system package is installed, ./configure will check whether it can be used.