From: Andrew Cagney <ac131313@redhat.com>
To: Michael Elizabeth Chastain <mec@shout.net>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [rfa] gdb.texinfo: new release tarball commands
Date: Fri, 10 Jan 2003 20:38:00 -0000 [thread overview]
Message-ID: <3E1F2F25.3020108@redhat.com> (raw)
In-Reply-To: <200301102034.h0AKYcW27845@duracef.shout.net>
I like it :-)
> @@ -5983,6 +5927,17 @@
> @subsubheading Do the dirty work
>
> This is identical to the process used to create the daily snapshot.
> +
> +@smallexample
> +$ for m in gdb insight
> +do
> +( cd $m/src && gmake -f src-release $m.tar )
> +done
> +$ ( m=dejagnu; cd $m/src && gmake -f src-release $m.tar.bz2 )
> +@end smallexample
> +
> +If the top level source directory does not have @file{src-release}
> +(@value{GDBN} version 5.3.1 or earlier), try these commands instead.
>
> @smallexample
> $ for m in gdb insight
>
Andrew
next prev parent reply other threads:[~2003-01-10 20:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-10 20:34 Michael Elizabeth Chastain
2003-01-10 20:38 ` Andrew Cagney [this message]
2003-01-10 20:55 ` Eli Zaretskii
2003-01-10 20:44 Michael Elizabeth Chastain
2003-01-10 21:28 Michael Elizabeth Chastain
2003-01-10 22:54 Michael Elizabeth Chastain
2003-01-11 10:10 ` Eli Zaretskii
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=3E1F2F25.3020108@redhat.com \
--to=ac131313@redhat.com \
--cc=gdb-patches@sources.redhat.com \
--cc=mec@shout.net \
/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