Memory fault - core dumped while compiling python 2.2.1 on SCO
Anton Graph
aglyportREMOvethispart at nospam.yahoo.com
Thu Sep 5 18:13:49 EDT 2002
Bengt Richter wrote:
> On Wed, 04 Sep 2002 19:07:18 -0700, Anton Graph <aglyportREMOvethispart at nospam.yahoo.com> wrote:
>
>
>>Bengt Richter wrote:
>>
>>>On Wed, 04 Sep 2002 17:11:37 -0700, Anton Graph <aglyportREMOvethispart at nospam.yahoo.com> wrote:
>>
> [...]
>
>>>How about
>>> cc -v
>>>?
>>>
>>>what does
>>>
>>> which cc
>>>
>>>give you? And
>>>
>>> which cc | xargs -ld
>>>?
>>
>>
>>
>>$ which cc
>>/bin/cc
>>$ /bin/cc -v
>>Usage: cc [ options ] files ...
>>$ which cc | xargs -ld
>>xargs: d is not a valid number of lines, must be a positive integer
>>
>
> Oops, sorry, that should have been
>
> which cc | xargs ls -ld
>
> Regards,
> Bengt Richter
which cc | xargs ls -ld
lrwxrwxrwx 1 root sys 31 Oct 26 1999 /bin/cc ->
/opt/K/SCO/unixds/5.1.1A/bin/cc
cc -V
SCO UNIX Development System Release 5.1.1A 27Jul98
Usage: cc [ options ] files ...
More information about the Python-list
mailing list