Feature #119
SDL and pthread shared libraries
| Status: | Closed | Start: | 08/26/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 09/03/2010 | |
| Assigned to: | % Done: | 100% |
||
| Category: | Build system | Spent time: | 2.00 hours | |
| Target version: | Foster Post-Release Milestone #1 | Estimated time: | 4.00 hours |
Description
It would be much easier to make changes to both these libraries if the applications that depend on them didn't have to be recompiled all the time. The build for libSDL and libpthread should be changed to build both a static library and a shared library, similar to the POSIX libc/libm.
History
Updated by Matthew Iselin about 1 year ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Done.