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

posibility of running glibc compiled OS on top of buildroot compiled for uclibc? #322

Open
krzysztofkuczek opened this issue Oct 9, 2024 · 2 comments

Comments

@krzysztofkuczek
Copy link

Hi,
I wonder if it would be possible to run os like ubuntu/debian on top of buildroot which is using uclibc.
Thinking about the boards like milk-v or luckfox, which provides access to the TPU/CSI/Camera only using closed source libs compiled for uclibc.
It would be cool making possible using tools like opencv required glibc...
Regards
Kris

@paralin
Copy link
Collaborator

paralin commented Oct 9, 2024

You can, with Docker. But I think it's actually a better idea to do it the other way around. Put the camera drivers inside a docker container running uclibc. I haven't tried building w uclibc recently but it should theoretically work. feel free to try it and let me know if you run into any problems!

@paralin paralin closed this as completed Oct 9, 2024
@paralin paralin reopened this Oct 9, 2024
@krzysztofkuczek
Copy link
Author

Thank you

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