Tagged Questions
6
votes
5answers
2k views
Can I use boost on uclibc linux?
Does anyone have any experience with running C++ applications that use the boost libraries on uclibc-based systems? Is it even possible? Which C++ standard library would you use? Is uclibc++ usable ...