Changes between Version 7 and Version 8 of dev-lang/python
- Timestamp:
- 04/20/08 07:57:54 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-lang/python
v7 v8 1 1 [[TOC]] 2 2 3 = [wiki:dev-lang]/python =3 = PortLog: [wiki:dev-lang]/python = 4 4 5 5 == 2.5.x branch == … … 11 11 === work-in-progress (andreasf) - [R5, Haiku] === 12 12 13 On R5I get:13 On '''R5''' I get: 14 14 {{{ 15 15 gcc -o python \ … … 22 22 Apparently, it is using a {{{Modules/ar_beos}}} script to emulate {{{ar}}} by moving the files into a directory instead of an archive file. 23 23 24 On Haiku, requires another Python first. The BeOS {{{Python-2.4.2-x86.zip}}} seems to install okay. I then get:24 On '''Haiku''', requires another Python first. The BeOS {{{Python-2.4.2-x86.zip}}} seems to install okay. I then get: 25 25 {{{ 26 26 /ToBe/python-2.5.x/Objects/funcobject.c: In function `function_call':
