This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RFC: Change to gdb/README


> Date: Thu, 21 Dec 2000 17:23:20 +0000
> From: Fernando Nasser <fnasser@cygnus.com>
> 
> I believe I have addressed Eli and Frank comments.  Here it is:
> 
> ---------
> You can build GDB right in the source directory:
> 
>         cd gdb-5.0
>         ./configure
>         make
>         cp gdb/gdb /usr/local/bin/gdb   (or wherever you want)
> 
> However, we recommend that an empty directory be used instead.
> This way you do not clutter your source tree with binary files
> and will be able to create different builds with different 
> configuration options.

Thanks, this is fine with me.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]