From f6c4d4b152a985f355cd1552ce01c99a589c936f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 23 Mar 2018 12:08:54 +0000 Subject: Add an extra library name template to the list used by the WIN32 targets. PR 22948 * emultempl/pe.em (open_dynamic_archive): Add libXXX.lib template to library name list. * emultempl/pep.em (open_dynamic_archive): Likewise. * ld.texinfo (WIN32): Update documentation. --- ld/ld.texinfo | 1 + 1 file changed, 1 insertion(+) (limited to 'ld/ld.texinfo') diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 226e2de..391f52b 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -8078,6 +8078,7 @@ libxxx.dll.a xxx.dll.a libxxx.a xxx.lib +libxxx.lib cygxxx.dll (*) libxxx.dll xxx.dll -- cgit v1.1