mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Subject: Re: pthread_attr_[g|s]etaffinity_np
Date: Wed, 3 Jan 2018 18:41:18 +0100	[thread overview]
Message-ID: <20180103174118.GF4871@port70.net> (raw)
In-Reply-To: <20180103160822.7a48bcdc@inria.fr>

* Jens Gustedt <jens.gustedt@inria.fr> [2018-01-03 16:08:22 +0100]:
> when trying to link against OpenMP (gomp to be more precise) I ran
> into undefined-symbol errors for these functions. For the moment I am
> avoiding this problem by adding some weak aliases that do nothing and
> return ENOSYS.

i think libgomp detects support at configure time
so if you build gcc against musl you should get a
dummy implementation of the affinity stuff but at
least it links. (and then all libgomp tests pass
with gcc-6 and gcc-7)


  reply	other threads:[~2018-01-03 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-03 15:08 pthread_attr_[g|s]etaffinity_np Jens Gustedt
2018-01-03 17:41 ` Szabolcs Nagy [this message]
2018-01-03 19:51   ` pthread_attr_[g|s]etaffinity_np Jens Gustedt
2018-01-03 19:10 ` pthread_attr_[g|s]etaffinity_np Rich Felker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180103174118.GF4871@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).