Re: Python 1.2 on NeXTSTEP

Mark C. Allman (ghost@ghost.neosoft.com)
21 Apr 1995 01:49:16 GMT

In article <HADAR.95Apr19084301@uunet.uu.net> ubs!hadar@uunet.uu.net (Hadar
Pedhazur) writes:
> [Stuff about NEXTSTEP posix etc., deleted]
>
> I have successfully build Python on NS3.3 Developer (acutally the GAMMA
> release of 3.3) for both HP and Motorola (fat). It compiles cleanly with
> the exception of one warning (which unfortunately I do not recall!).
>
> It does use the -posix flag as I did not change any of the configuration
> parameters except for adding the -arch flags and also changing the ar command
> to libtool to make fat libs!
>
> Here is the result of listdir:
>
> amazon 16 /tmp: python
> Python 1.2 (Tue Apr 11 1995) [GCC NeXT DevKit-based CPP 3.1]
> Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
> >>> import os
> >>> print os.listdir('.')
> ['.', '..', 'port.prices', 'console.log', 'hadar', '.X11-unix', 'OmniWeb',
'O_CollagistPro_v']
> >>>
>
> If you need a built version emailed to you please email and I will build you
> one and send it ...

Question: did you use gcc (as in the original post) or NeXT's cc
(which is their version of gcc ;-) )? A common thread I've seen
lately on several groups is build problems using gcc.

-- Mark Allman
-- Grad. student, Physics, Univ. of Houston
-- ghost@ghost.neosoft.com