Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPI - libkiss issue for armv7l / armv6l #456

Open
dimitre opened this issue Dec 4, 2024 · 1 comment
Open

RPI - libkiss issue for armv7l / armv6l #456

dimitre opened this issue Dec 4, 2024 · 1 comment
Assignees

Comments

@dimitre
Copy link
Member

dimitre commented Dec 4, 2024

/usr/lib/gcc-cross/arm-linux-gnueabihf/13/../../../../arm-linux-gnueabihf/bin/ld: ../../../libs/kiss/lib/linuxarmv7l/libkiss.a(kiss_fftr.o)(.text+0x34): unresolvable R_ARM_MOVW_ABS_NC relocation against symbol `stderr@@GLIBC_2.4'

visible here
https://github.com/openframeworks/openFrameworks/actions/runs/12165768266/job/33930514808

@dimitre
Copy link
Member Author

dimitre commented Dec 9, 2024

I think we need -fPIC to fix this one. should we start using cmake for this?
can you help us @danoli3 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants