From 0701422b47b6fb1832f36f6acf607eb3d449b0b2 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sun, 13 Jun 1999 19:25:57 +0000 Subject: [PATCH] mention --no-undefined --- ld/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ld/NEWS b/ld/NEWS index 9885a56bd6..267890ecb5 100644 --- a/ld/NEWS +++ b/ld/NEWS @@ -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: -- 2.11.0