From owner-freebsd-questions Wed Oct 9 07:25:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA27337 for questions-outgoing; Wed, 9 Oct 1996 07:25:38 -0700 (PDT) Received: from uu10.psi.com (uu10.psi.com [38.8.4.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA27237 for ; Wed, 9 Oct 1996 07:25:03 -0700 (PDT) Received: from ibi.com by uu10.psi.com (5.65b/4.0.061193-PSI/PSINet) via SMTP; id AA11674 for ; Wed, 9 Oct 96 10:18:13 -0400 Received: from ibivm by ibigate.ibi.COM id aa06096; 9 Oct 96 10:16 EDT Received: from IBIVM by IBIVM.IBI.COM (IBM VM SMTP V2R2) with BSMTP id 9496; Wed, 09 Oct 96 10:17:46 EDT Received: from tcpgate.ibi.com by IBIVM.IBI.COM (IBM VM SMTP V2R2) with TCP; Wed, 09 Oct 96 10:17:44 EDT Received: from cc:Mail by tcpgate.ibi.com id AA844881340; Wed, 09 Oct 96 10:13:09 edt Date: Wed, 09 Oct 96 10:13:09 edt From: bruce perryman Message-Id: <9609098448.AA844881340@tcpgate.ibi.com> To: questions@freebsd.org Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hey out there! Ready for a dumb question? I compile a simple c program with cc and get the resulting a.out or a.o. But I can't run it! What's the problem?