> Date: Fri, 27 May 2005 22:48:46 +0400
> From: "Ilya N. Golubev" <[EMAIL PROTECTED]>
> 
> Version: 6.3
> 
> `make' does not even try to build `gdb.info'.
> 
> ../share/gdb-6.3/configure&&make
> rm ../share/gdb-6.3/gdb/doc/gdb.info*
> make
> ls ../share/gdb-6.3/gdb/doc/gdb.info*
> 
> ls: ../share/gdb-6.3/gdb/doc/gdb.info*: No such file or directory

This is by design (although personally I think it's a wrong design):
you need to say "make info" to get the documentation built.


_______________________________________________
Bug-gdb mailing list
Bug-gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gdb

Reply via email to