Changes between Version 10 and Version 11 of dev-lang/python
- Timestamp:
- 04/20/08 12:06:48 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/python
v10 v11 30 30 31 31 In {{{Python/thread.c}}} compilation fails due to {{{destructor}}} in {{{pthread.h}}}:175. Renaming the parameter resolves this. 32 Linking then fails due to {{{-lm}}}. 32 Linking then fails due to {{{-lm}}}. Seems I forgot to rework {{{configure.in}}}. 33 33 34 34
