Replies: 1 comment
|
It is recommended to check if all dependencies are resolved with full path using at end of |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Works on MSYS2
I have one compiled binary called sdrvm alone in the test folder. The binary comes with the following dependencies:
ldd sdrvm.exe ntdll.dll => /c/WINDOWS/SYSTEM32/ntdll.dll (0x7ffdcead0000) KERNEL32.DLL => /c/WINDOWS/System32/KERNEL32.DLL (0x7ffdce010000) KERNELBASE.dll => /c/WINDOWS/System32/KERNELBASE.dll (0x7ffdcc350000) msys-2.0.dll => /usr/bin/msys-2.0.dll (0x180040000) msys-gcc_s-seh-1.dll => /usr/bin/msys-gcc_s-seh-1.dll (0x5e8160000) msys-stdc++-6.dll => /usr/bin/msys-stdc++-6.dll (0x526840000) libarchive-13.dll => /mingw64/bin/libarchive-13.dll (0x7ffd0c220000) libcurl-4.dll => /mingw64/bin/libcurl-4.dll (0x7ffd550a0000) ADVAPI32.dll => /c/WINDOWS/System32/ADVAPI32.dll (0x7ffdce760000) libfftw3f-3.dll => /mingw64/bin/libfftw3f-3.dll (0x7ffd09d20000) CRYPT32.dll => /c/WINDOWS/System32/CRYPT32.dll (0x7ffdcbf00000) msvcrt.dll => /c/WINDOWS/System32/msvcrt.dll (0x7ffdce6a0000) ucrtbase.dll => /c/WINDOWS/System32/ucrtbase.dll (0x7ffdcc230000) msvcrt.dll => /c/Windows/System32/msvcrt.dll (0x610000) libiconv-2.dll => /mingw64/bin/libiconv-2.dll (0x7ffd0ac30000) WLDAP32.dll => /c/WINDOWS/System32/WLDAP32.dll (0x7ffdccb70000) sechost.dll => /c/WINDOWS/System32/sechost.dll (0x7ffdcdee0000) WS2_32.dll => /c/WINDOWS/System32/WS2_32.dll (0x7ffdce8a0000) RPCRT4.dll => /c/WINDOWS/System32/RPCRT4.dll (0x7ffdcc8b0000) libmosquitto.dll => /mingw64/bin/libmosquitto.dll (0x7ffd86880000) librtlsdr.dll => /mingw64/bin/librtlsdr.dll (0x4dd2d0000) libsndfile-1.dll => /mingw64/bin/libsndfile-1.dll (0x7ffd0c160000) libsodium-23.dll => /mingw64/bin/libsodium-23.dll (0x7ffd866a0000) libsqlite3-0.dll => /mingw64/bin/libsqlite3-0.dll (0x7ffd09ba0000) libssh2-1.dll => /mingw64/bin/libssh2-1.dll (0x7ffd53520000) USER32.dll => /c/WINDOWS/System32/USER32.dll (0x7ffdce410000) libusb-1.0.dll => /mingw64/bin/libusb-1.0.dll (0x7ffd51240000) win32u.dll => /c/WINDOWS/System32/win32u.dll (0x7ffdcbed0000) bcrypt.dll => /c/WINDOWS/SYSTEM32/bcrypt.dll (0x7ffdcb8a0000) libbrotlidec.dll => /mingw64/bin/libbrotlidec.dll (0x7ffd8edb0000) GDI32.dll => /c/WINDOWS/System32/GDI32.dll (0x7ffdcdfb0000) gdi32full.dll => /c/WINDOWS/System32/gdi32full.dll (0x7ffdcc110000) libgnutls-30.dll => /mingw64/bin/libgnutls-30.dll (0x7ffd099a0000) msvcp_win.dll => /c/WINDOWS/System32/msvcp_win.dll (0x7ffdcc070000) libnettle-8.dll => /mingw64/bin/libnettle-8.dll (0x7ffd0a7d0000) libidn2-0.dll => /mingw64/bin/libidn2-0.dll (0x7ffd0a780000) libpsl-5.dll => /mingw64/bin/libpsl-5.dll (0x7ffd51dd0000) librtmp-1.dll => /mingw64/bin/librtmp-1.dll (0x7ffd513c0000) zlib1.dll => /mingw64/bin/zlib1.dll (0x7ffd0eef0000) libzstd.dll => /mingw64/bin/libzstd.dll (0x7ffd09870000) libcrypto-3-x64.dll => /mingw64/bin/libcrypto-3-x64.dll (0x7ffd08350000) libwinpthread-1.dll => /mingw64/bin/libwinpthread-1.dll (0x7ffd0c140000) libb2-1.dll => /mingw64/bin/libb2-1.dll (0x7ffd0c120000) libssl-3-x64.dll => /mingw64/bin/libssl-3-x64.dll (0x7ffd097c0000) libbz2-1.dll => /mingw64/bin/libbz2-1.dll (0x7ffd0a760000) libexpat-1.dll => /mingw64/bin/libexpat-1.dll (0x7ffd0a720000) liblz4.dll => /mingw64/bin/liblz4.dll (0x7ffd0a6f0000) liblzma-5.dll => /mingw64/bin/liblzma-5.dll (0x7ffd08310000) libmp3lame-0.dll => /mingw64/bin/libmp3lame-0.dll (0x7ffd08280000) libFLAC.dll => /mingw64/bin/libFLAC.dll (0x7ffd08210000) libmpg123-0.dll => /mingw64/bin/libmpg123-0.dll (0x7ffd081a0000) libogg-0.dll => /mingw64/bin/libogg-0.dll (0x7ffd08180000) SHLWAPI.dll => /c/WINDOWS/System32/SHLWAPI.dll (0x7ffdcea30000) libopus-0.dll => /mingw64/bin/libopus-0.dll (0x7ffd08110000) libvorbis-0.dll => /mingw64/bin/libvorbis-0.dll (0x7ffd080d0000) libvorbisenc-2.dll => /mingw64/bin/libvorbisenc-2.dll (0x7ffd08030000) libgcc_s_seh-1.dll => /mingw64/bin/libgcc_s_seh-1.dll (0x7ffd08000000) libbrotlicommon.dll => /mingw64/bin/libbrotlicommon.dll (0x7ffd07fd0000) libbrotlienc.dll => /mingw64/bin/libbrotlienc.dll (0x7ffd07f20000) libgmp-10.dll => /mingw64/bin/libgmp-10.dll (0x7ffd07e70000) libhogweed-6.dll => /mingw64/bin/libhogweed-6.dll (0x7ffd07860000) ncrypt.dll => /c/WINDOWS/SYSTEM32/ncrypt.dll (0x7ffdcb870000) libintl-8.dll => /mingw64/bin/libintl-8.dll (0x7ffd07e40000) libp11-kit-0.dll => /mingw64/bin/libp11-kit-0.dll (0x7ffd07740000) libtasn1-6.dll => /mingw64/bin/libtasn1-6.dll (0x7ffd07520000) libunistring-5.dll => /mingw64/bin/libunistring-5.dll (0x7ffd07550000) SHELL32.dll => /c/WINDOWS/System32/SHELL32.dll (0x7ffdcd6e0000) WINMM.dll => /c/WINDOWS/SYSTEM32/WINMM.dll (0x7ffdc5260000) libffi-8.dll => /mingw64/bin/libffi-8.dll (0x7ffdbc220000) CRYPTBASE.DLL => /c/WINDOWS/SYSTEM32/CRYPTBASE.DLL (0x7ffdcb680000)The test folder contains :
Thanks !
All reactions