1999-08-08 Mark Elbrecht <snowball3@bigfoot.com>
[deliverable/binutils-gdb.git] / bfd / README
index e4ab8c21be3c42e05513c1b582f6536772fb2135..51ce133355fc04aa130fc00be0b864aa94c3caf8 100644 (file)
@@ -8,6 +8,9 @@ The documentation on using BFD is scanty and may be occasionally
 incorrect.  Pointers to documentation problems, or an entirely
 rewritten manual, would be appreciated.
 
+There is some BFD internals documentation in doc/bfdint.texi which may
+help programmers who want to modify BFD.
+
 BFD is normally built as part of another package.  See the build
 instructions for that package, probably in a README file in the
 appropriate directory.
@@ -27,8 +30,6 @@ BFD supports the following configure options:
        bit integer type, such as gcc.
   --enable-shared
        Build BFD as a shared library.
-  --enable-commonbfdlib
-       Build BFD, opcodes, and libiberty as a single shared library.
   --with-mmap
        Use mmap when accessing files.  This is faster on some hosts,
        but slower on others.  It may not work on all hosts.
This page took 0.023406 seconds and 4 git commands to generate.