you might have to add -latomic to LDFLAGS On Mon, Jan 11, 2021 at 5:18 AM Marek Belisko <[email protected]> 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 > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88679): https://lists.openembedded.org/g/openembedded-devel/message/88679 Mute This Topic: https://lists.openembedded.org/mt/79594969/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
