From owner-freebsd-questions Mon Sep 21 02:14:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA03574 for freebsd-questions-outgoing; Mon, 21 Sep 1998 02:14:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abc.xyz.net (froggy.anchorage.ptialaska.net [208.151.119.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA03529 for ; Mon, 21 Sep 1998 02:14:23 -0700 (PDT) (envelope-from groggy@iname.com) From: groggy@iname.com Received: from localhost (localhost [127.0.0.1]) by abc.xyz.net (8.8.8/8.8.8) with SMTP id BAA02045; Mon, 21 Sep 1998 01:13:05 -0800 (AKDT) (envelope-from groggy@iname.com) Date: Mon, 21 Sep 1998 01:13:05 -0800 (AKDT) X-Sender: abc@abc.xyz.net To: Davidalder@aol.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help with g++ In-Reply-To: <7c86c50c.3605af5c@aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 20 Sep 1998 Davidalder@aol.com wrote: > I'm trying to compile a simple c++ program just to see if I can get the > compiler to work. It makes an "a.out" executable, but the executable does not > run. The message tells me that it is not an executable file. How do I get > g++ running? you probably aren't saying "./a.out" ... otherwise, check your permissions. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message