Hi, I have following errors:
No GNU_HASH in the ELF binary /build/tmp-glibc/work/cortexa7t2hf-neon-oe-linux-gnueabi/solar/1.0.0-0/packages-split/wifi_signal, didn't pass LDFLAGS? [ldflags] So I add --hash-style=gnu to my Makefile: LD_FLAGS += --hash-style=gnu LDFLAGS = LD_FLAGS But that does not work: arm-oe-linux-gnueabi-gcc: error: unrecognized command line option '--hash-style=gnu' What is wrong about the error if the --hash-style=gnu is not the right fix? Thank you. Kind regards. JH
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55010): https://lists.yoctoproject.org/g/yocto/message/55010 Mute This Topic: https://lists.yoctoproject.org/mt/86227801/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
