Searched refs:dlls (Results 1 – 8 of 8) sorted by relevance
113 dlls=`/usr/i686-w64-mingw32/bin/objdump -p src/.libs/libsox-3.dll | grep "DLL Name:" | sed "s|DLL N…114 dlls="$dlls src/.libs/libsox-3.dll"115 dlls="$dlls ${SYS_ROOT}/mingw/bin/libwinpthread-1.dll"119 $dlls \
28 …l-local all-recursive install install-local install-udata install-udata-files install-udata-dlls \
1997 # assume all dlls are shared objects provided by the package
1783 of your dlls, each should have a unique base address and not1784 overlap any other dlls. The default is 0x400000 for executables,1785 and 0x10000000 for dlls. [This option is specific to PE targets.]
2317 libraries generated from third-party dlls may need this feature to2381 of your dlls, each should have a unique base address and not2382 overlap any other dlls. The default is 0x400000 for executables,2383 and 0x10000000 for dlls. [This option is specific to the i386 PE6963 The standard Windows dll format supports data imports from dlls
1# ncurses 6.1 - patch 20200118 - Thomas E. Dickey 2# 3# --- ...