On Thu, Mar 26, 2020 at 02:23:03PM -0700, Andre McCurdy wrote: >... > Right, it's not related to musl or glibc. I suspect it can be > reproduced by building for an ARM target which supports NEON, ensuring > that DEFAULTTUNE doesn't forcefully disable Thumb (e.g. it should be > armv7vethf-neon, not armv7vehf-neon), setting ARM_INSTRUCTION_SET to > thumb and then compiling with frame pointers enabled (e.g. by adding > -fno-omit-frame-pointer to CFLAGS). >...
Thanks, this was helpful in figuring out what I missed when testing. I can now confirm that the problem still exists, also with glibc. cu Adrian
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#136823): https://lists.openembedded.org/g/openembedded-core/message/136823 Mute This Topic: https://lists.openembedded.org/mt/72566057/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
