mention --no-undefined

This commit is contained in:
Ian Lance Taylor 1999-06-13 19:25:57 +00:00
parent e4a86f6fb4
commit 2575273dcb
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ affects ELF shared library generation).
* The -e option now accepts a number as well as a symbol name.
* Added --no-undefined option to disallow undefined symbols when creating a
shared library.
* Added --demangle and --no-demangle options.
Changes in version 2.9: