public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* try some script on last mail also not work
@ 2005-10-02  4:10 fsshl
  0 siblings, 0 replies; only message in thread
From: fsshl @ 2005-10-02  4:10 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-02  4:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-02  4:10 try some script on last mail also not work fsshl

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).