This is the mail archive of the gdb-prs@sourceware.org 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]
Other format: [Raw text]

[Bug gdb/11565] New: [Documentation] Readme specifies that documentation is built from source directory, but it should be built from objdir


>From the README:

>>>>>
  If you have TeX and a DVI printer program installed, you can typeset
and print this manual.  First switch to the the `gdb' subdirectory of
the main source directory (for example, to `gdb-6.3/gdb') and then type:

      make doc/gdb.dvi
  
   If you prefer to have the manual in PDF format, type this from the
`gdb/doc' subdirectory of the main source directory: 

      make gdb.pdf
>>>>>

In fact, you need to run |make gdb.pdf| from your objdir.

-- 
           Summary: [Documentation] Readme specifies that documentation is
                    built from source directory, but it should be built from
                    objdir
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: gdb
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: justin dot lebar+gdb at gmail dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=11565

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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