* gdb.texinfo (Command Files): Mention -x, use @enumerate for
[deliverable/binutils-gdb.git] / gdb / README
index 46b9074ff17dcf48475d10dbf45ad98f5b46940b..bb3e0e13e43c8c9f36dff74a902e85dc76b6c1df 100644 (file)
@@ -41,6 +41,9 @@ To build GDB, you can just do:
        make
        cp gdb/gdb /usr/local/bin/gdb   (or wherever you want)
 
+(Building GDB with DJGPP tools for MS-DOS/MS-Windows is slightly
+different; see the file gdb/config/djgpp/README for details.)
+
 This will configure and build all the libraries as well as GDB.
 If `configure' can't determine your system type, specify one as its
 argument, e.g., sun4 or decstation.
@@ -174,6 +177,9 @@ directory.  That directory contains:
 `gdb-4.18/utils'
      A grab bag of random utilities.
 
+   Note: the following instructions are for building GDB on Unix or
+Unix-like systems.  Instructions for building with DJGPP for
+MS-DOS/MS-Windows are in the file gdb/config/djgpp/README.
 
    The simplest way to configure and build GDB is to run `configure'
 from the `gdb-VERSION-NUMBER' source directory, which in this example
This page took 0.02565 seconds and 4 git commands to generate.