This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jasonrm
Recipients
Date 2001-11-30.02:18:53
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=85984

aicheck.c compiled without problem on my system.

% gcc -o aicheck aicheck.c 
%

Running the resulting binary produces no output.  I'm
not exactly sure what kind of output you are looking for
(taking a guess):

% gdb /home/jason/temp/aicheck
GDB is free software and you are welcome to distribute
copies of it
 under certain conditions; type "show copying" to see the
conditions.
There is absolutely no warranty for GDB; type "show
warranty" for details.
GDB 4.16 (i386-unknown-bsdi4.0), Copyright 1996 Free
Software Foundation, Inc...(no debugging symbols found)...
(gdb) run
Starting program: /home/jason/temp/aicheck 
(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...
Program exited with code 01.
History
Date User Action Args
2007-08-23 13:57:37adminlinkissue486099 messages
2007-08-23 13:57:37admincreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.