| Summary: | uClibc and libpthread | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Rico Bachmann <bachmann> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Rico Bachmann
2011-09-23 14:52:19 UTC
i think i found at least a workaround. there are 2 libraries created, a libpthread.so and a libpthread-0.9.32.so if you link to libpthread-0.9.32.so the compiling works fine Rico, if you want us to debug your problem, we will need all the details needed to reproduce it. First, your Buildroot configuration, and second, the source code of your application, or the source code of a similar test program that exhibits the problem. Without these informations, there's little we can do to help you. |