From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/ogre: link with libatomic when needed
Date: Tue, 11 Feb 2020 23:42:47 +0100 [thread overview]
Message-ID: <87imkchhjs.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20200210174127.719019-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Mon, 10 Feb 2020 18:41:27 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> On some architectures, atomic binutils are provided by the libatomic
> library from gcc. Linking with libatomic is therefore necessary,
> otherwise the build fails with:
> /home/test/autobuild/run/instance-1/output-1/host/lib/gcc/xtensa-buildroot-linux-uclibc/8.3.0/../../../../xtensa-buildroot-linux-uclibc/bin/ld:
> ../../lib/libOgreMain.so.1.12.0: undefined reference to
> `__atomic_fetch_add_8'
> This is often for example the case on sparc v8 32 bits.
> Fixes:
> - http://autobuild.buildroot.org/results/3a09e2d1d26b19243244eb7f9235c85488a788d2
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2020-02-11 22:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-10 17:41 [Buildroot] [PATCH 1/1] package/ogre: link with libatomic when needed Fabrice Fontaine
2020-02-11 22:42 ` Peter Korsgaard [this message]
2020-03-11 7:09 ` Peter Korsgaard
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=87imkchhjs.fsf@dell.be.48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@busybox.net \
/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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.