Memory fault - core dumped while compiling python 2.2.1 on SCO

Bengt Richter bokr at oz.net
Wed Sep 4 21:58:50 EDT 2002


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



More information about the Python-list mailing list