qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

the dll dependency of qemu.exe


From: Wu, Wentong
Subject: the dll dependency of qemu.exe
Date: Sat, 26 Jun 2021 15:22:04 +0000

Hi,

I build qemu with MingW, and after the linking, I find the qemu.exe depends on some dlls like below, I understand the glib dependencies, but why qemu uses libffi-6.dll, libiconv-2.dll, libpcre-1.dll libssp-0.dll, libintl-8.dll, libpixman-1-0.dll, zlib1.dll? I just want to use TCG function and don’t want so much dll dependencies, can I remove those dependencies by disable some configurations?

 

libffi-6.dll libgio-2.0-0.dll  libgmodule-2.0-0.dll  libiconv-2.dll  libpcre-1.dll libssp-0.dll libgcc_s_seh-1.dll  libglib-2.0-0.dll  libgobject-2.0-0.dll  libintl-8.dll   libpixman-1-0.dll  libwinpthread-1.dll  zlib1.dll

 

Thanks

Wentong


reply via email to

[Prev in Thread] Current Thread [Next in Thread]