[ 源代码: mingw-w64 ]
软件包:mingw-w64-tools(6.0.0-3)
Development tools for 32- and 64-bit Windows
MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).
This package contains:
* gendef, which extracts DLL exports from Windows executables; * genidl, which extracts IDL information from Windows executables; * genpeimg, which manipulates PE flags in Windows executables; * widl, which generates build files from IDL descriptions; * pkg-config symlinks to allow .pc-based libraries to be used.
其他与 mingw-w64-tools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: pkg-config
- manage compile and link flags for libraries