public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: fsshl <elins@bresnan.net>
To: gcc-help@gcc.gnu.org
Subject: try some script on last mail also not work
Date: Sun, 02 Oct 2005 04:10:00 -0000	[thread overview]
Message-ID: <1128226255.8605.8.camel@localhost.localdomain> (raw)

From: Bernhard Fischer <rep dot nop at aon dot at>

Date: Sun, 2 Oct 2005 01:56:22 +0200
Subject: gcc-head bug? feature?

I tried the script on that mail,
------------------------------------
~#  for o in '' -O2; do echo "# o='$o'";gcc-4.1-HEAD -W -Wall -Wextra;
-pedantic $o -g -Wall -I. -o bar41.$o foo.c ;./bar41.$o;done
# o=''
bash: gcc-4.1-HEAD: command not found
bash: -pedantic: command not found
bash: ./bar41.: No such file or directory
# o='-O2'
bash: gcc-4.1-HEAD: command not found
bash: -pedantic: command not found
bash: ./bar41.-O2: No such file or directory
root@etutor:~#
--------------------------------------------------
I am in 4.0.2
looking to see any advice
eric

                 reply	other threads:[~2005-10-02  4:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1128226255.8605.8.camel@localhost.localdomain \
    --to=elins@bresnan.net \
    --cc=gcc-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).