This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] guile: Compile and install Scheme files.
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Doug Evans <dje at google dot com>
- Cc: ludo at gnu dot org, palves at redhat dot com, gdb-patches at sourceware dot org, xdje42 at gmail dot com
- Date: Sat, 19 Jul 2014 20:11:23 +0300
- Subject: Re: [PATCH] guile: Compile and install Scheme files.
- Authentication-results: sourceware.org; auth=none
- References: <87bntnl0wt dot fsf at gnu dot org> <53C4F7A7 dot 9070003 at redhat dot com> <871tthh4uf dot fsf at gnu dot org> <CADPb22RxK--3HUPkV1zpJHdAFf9XXr65tx4WjuOtQ8G234kfLw at mail dot gmail dot com> <83d2d15q10 dot fsf at gnu dot org> <CADPb22T4GfC+COb95+LfBL_pkyF28+ZA0FDwPrV1TUUC1pW=OQ at mail dot gmail dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Sat, 19 Jul 2014 18:06:53 +0100
> From: Doug Evans <dje@google.com>
> Cc: Ludovic CourtÃs <ludo@gnu.org>,
> Pedro Alves <palves@redhat.com>, gdb-patches <gdb-patches@sourceware.org>,
> Doug Evans <xdje42@gmail.com>
>
> On Sat, Jul 19, 2014 at 4:25 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> >> Date: Sat, 19 Jul 2014 15:57:08 +0100
> >> From: Doug Evans <dje@google.com>
> >> Cc: Pedro Alves <palves@redhat.com>, gdb-patches <gdb-patches@sourceware.org>, Doug Evans <xdje42@gmail.com>
> >>
> >> I think the high order bit for the task at hand is silencing Guile
> >> when gdb starts.
> >
> > Why? If the *.scm files are compiled to begin with, Guile is silent
> > when GDB starts.
>
> Right. And that's the high order bit (main reason) why we're taking
> the route of precompiling them.
If we intend to precompile them (to which I agree), then we shouldn'
talk about redirecting the startup messages, because they won't be
there.