diff --git a/winsup/doc/dll.xml b/winsup/doc/dll.xml index f0369760f0ea..5cee0b708ead 100644 --- a/winsup/doc/dll.xml +++ b/winsup/doc/dll.xml @@ -103,8 +103,9 @@ you will probably want to use the complete syntax: The name of your library is ${module}, prefixed with cyg for the DLL and lib for the import library. Cygwin DLLs use the cyg prefix to -differentiate them from native-Windows MinGW DLLs, see -the MinGW website for more details. +differentiate them from native-Windows MinGW-w64 DLLs, see the +GCC for Windows 64 & 32 bits +website for more details. ${old_libs} are all your object files, bundled together in static libs or single object files and the ${dependency_libs} are import libs you