public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: falconer@best.com (Edward A. Falk)
To: help-gcc@gnu.org
Subject: Re: Simple problem
Date: Thu, 02 Dec 1999 11:40:00 -0000	[thread overview]
Message-ID: <3846c940$0$213@nntp1.ba.best.com> (raw)
In-Reply-To: <ucogcrn21a.fsf@barry.gf.state.az.us>

In article <ucogcrn21a.fsf@barry.gf.state.az.us>,
Matt Alderson  <matt@barry.gf.state.az.us> wrote:
>Simple solution: chmod u+x a.out

I doubt this will work.  If the program compiled ok, a.out
should already be executable.  Someone else suggested
that "." was not in the user's path.  I think this is
more likely.


Note: allowing the linker to call your program "a.out" is silly.
You should give the "-o executablename" arguments to the linker
and do it right.
--
-ed falk, falk@falconer.vip.best.com	    *********************#*************#
See http://www.rahul.net/falk/whatToDo.html *#**************F******!******!*!!**
and read 12 Simple Things You Can Do	    ********!***************************
to Save the Internet			    #****#******#*********!**WW*W**W

WARNING: multiple messages have this Message-ID
From: falconer@best.com (Edward A. Falk)
To: help-gcc@gnu.org
Subject: Re: Simple problem
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <3846c940$0$213@nntp1.ba.best.com> (raw)
Message-ID: <19991231222400.tUnGrnv1HkKhWXzZaiG98U_XrCJoIcMJlBXqKI41hEg@z> (raw)
In-Reply-To: <ucogcrn21a.fsf@barry.gf.state.az.us>

In article <ucogcrn21a.fsf@barry.gf.state.az.us>,
Matt Alderson  <matt@barry.gf.state.az.us> wrote:
>Simple solution: chmod u+x a.out

I doubt this will work.  If the program compiled ok, a.out
should already be executable.  Someone else suggested
that "." was not in the user's path.  I think this is
more likely.


Note: allowing the linker to call your program "a.out" is silly.
You should give the "-o executablename" arguments to the linker
and do it right.
--
-ed falk, falk@falconer.vip.best.com	    *********************#*************#
See http://www.rahul.net/falk/whatToDo.html *#**************F******!******!*!!**
and read 12 Simple Things You Can Do	    ********!***************************
to Save the Internet			    #****#******#*********!**WW*W**W

WARNING: multiple messages have this Message-ID
From: falconer@best.com (Edward A. Falk)
To: help-gcc@gnu.org
Subject: Re: Simple problem
Date: Thu, 02 Dec 1999 11:40:00 -0000	[thread overview]
Message-ID: <3846c940$0$213@nntp1.ba.best.com> (raw)
Message-ID: <19991202114000.dfLYl-xVTw9mfvcvuG_nG-cqIquXNdFVnTZTlwoYxG0@z> (raw)
In-Reply-To: <ucogcrn21a.fsf@barry.gf.state.az.us>

In article < ucogcrn21a.fsf@barry.gf.state.az.us >,
Matt Alderson  <matt@barry.gf.state.az.us> wrote:
>Simple solution: chmod u+x a.out

I doubt this will work.  If the program compiled ok, a.out
should already be executable.  Someone else suggested
that "." was not in the user's path.  I think this is
more likely.


Note: allowing the linker to call your program "a.out" is silly.
You should give the "-o executablename" arguments to the linker
and do it right.
--
-ed falk, falk@falconer.vip.best.com	    *********************#*************#
See http://www.rahul.net/falk/whatToDo.html *#**************F******!******!*!!**
and read 12 Simple Things You Can Do	    ********!***************************
to Save the Internet			    #****#******#*********!**WW*W**W

  parent reply	other threads:[~1999-12-02 11:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-18  3:51 Samuel
1999-11-18  9:29 ` Rick Dearman
1999-11-30 23:28   ` Rick Dearman
1999-11-18  9:41 ` Matt Alderson
1999-11-30 23:28   ` Matt Alderson
1999-12-02 11:40   ` Edward A. Falk [this message]
1999-12-02 11:40     ` Edward A. Falk
1999-12-31 22:24     ` Edward A. Falk
1999-11-20 14:18 ` Arthur Gold
1999-11-30 23:28   ` Arthur Gold
1999-11-30 23:28 ` Samuel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='3846c940$0$213@nntp1.ba.best.com' \
    --to=falconer@best.com \
    --cc=help-gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).