All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: Marek Belisko <marek.belisko@gmail.com>
Cc: OpenEmbedded Development mailing list
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] nodejs complation fails on dunfell
Date: Mon, 11 Jan 2021 09:49:00 -0800	[thread overview]
Message-ID: <CAMKF1sryLZF-Qx2UDXCFpguOi4Yd3AVVR3KV+4g-QUoskL-SCQ@mail.gmail.com> (raw)
In-Reply-To: <CAAfyv35iGwiKWorpEthr_CCDj_dVQUT0PW6MacAA+4k3h=foWQ@mail.gmail.com>

you might have to add -latomic to LDFLAGS

On Mon, Jan 11, 2021 at 5:18 AM Marek Belisko <marek.belisko@gmail.com> wrote:
>
> Hi,
>
> I'm trying to compile nodejs12 from dunfell branch for
> raspberrypi0-wifi and getting following issue:
>
> /usr/include/c++/9.3.0/atomic:254: undefined reference to `__atomic_load_8'
>
> For raspberrypi3 build it works perfectly fine. relevant flags are:
> -march=armv6 -mfpu=vfp -mfloat-abi=hard -mtune=arm1176jzf-s
>
> Strange is that nodejs8 from rocko branch works fine for
> raspberrypi0-wifi. Any ideas?
>
> Thanks and regards,
>
> marek
>
> 
>

  reply	other threads:[~2021-01-11 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11 13:18 nodejs complation fails on dunfell Marek Belisko
2021-01-11 17:49 ` Khem Raj [this message]
2021-01-11 18:57   ` [oe] " Marek Belisko

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=CAMKF1sryLZF-Qx2UDXCFpguOi4Yd3AVVR3KV+4g-QUoskL-SCQ@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=marek.belisko@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.