Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make lbatomic_ops optional if installed #3448

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

Make lbatomic_ops optional if installed #3448

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
Development Tools enhancement New feature or request

Comments

@monetdb-team
Copy link

Date: 2014-02-27 17:45:14 +0100
From: Jim Ohlstein <>
To: buildtools devs <>
Version: -- development

Last updated: 2019-04-30 12:36:04 +0200

Comment 19644

Date: 2014-02-27 17:45:14 +0100
From: Jim Ohlstein <>

User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36
Build Identifier:

If libatomic_ops is installed, configure defaults to using it even if it is not desired (perhaps for testing, etc). There is no way to turn this off

Reproducible: Always

Steps to Reproduce:

1.Install libatomic_ops
2.Run ./configure

Actual Results:

libatomic_ops is enabled by defauls

Expected Results:

The same, but I'd like there to be a configure option to turn it off.

Will port proposed patches shortly

Comment 19648

Date: 2014-02-27 17:58:04 +0100
From: Jim Ohlstein <>

Created attachment 269
This patch is for configure.ag and works if bootstrap is used

Attached file: patch-configure-ag (text/plain, 1713 bytes)
Description: This patch is for configure.ag and works if bootstrap is used

Comment 19649

Date: 2014-02-27 17:59:29 +0100
From: Jim Ohlstein <>

Created attachment 270
This patch is for configure.ac and can be applied directly to source tarball download

Attached file: patch-configure-ac (text/plain, 1667 bytes)
Description: This patch is for configure.ac and can be applied directly to source tarball download

Comment 19650

Date: 2014-02-27 18:00:16 +0100
From: Jim Ohlstein <>

Created attachment 271
This patch is for configure and can be applied directly to source tarball download

Attached file: patch-configure (text/plain, 4184 bytes)
Description: This patch is for configure and can be applied directly to source tarball download

Comment 26830

Date: 2019-01-22 10:16:02 +0100
From: MonetDB Mercurial Repository <>

Changeset d7810a904660 made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.

For complete details, see https//devmonetdborg/hg/MonetDB?cmd=changeset;node=d7810a904660

Changeset description:

Implemented --with(out)-atomic-ops configure option.
This fixes bug #3448.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development Tools enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants