Searched refs:w64 (Results 1 – 5 of 5) sorted by relevance
2 c = 'x86_64-w64-mingw32-gcc'3 cpp = 'x86_64-w64-mingw32-g++'4 ld = 'x86_64-w64-mingw32-ld'5 ar = 'x86_64-w64-mingw32-ar'6 strip = 'x86_64-w64-mingw32-strip'7 pkgconfig = 'x86_64-w64-mingw32-pkg-config'8 objdump = 'x86_64-w64-mingw32-objdump'
14 * The MinGW-w64 toolchain (either native or cross).44 Option 2. MinGW-w64 Toolchain47 On Linux, i.e. for cross-compilation, install MinGW-w64 via a package manager.49 `MinGW-w64 bug <https://sourceforge.net/p/mingw-w64/bugs/562/>`_.52 `MinGW-w64 repository <https://sourceforge.net/projects/mingw-w64/files/>`_.96 When using MinGW-w64, it is sufficient to have toolchain executables in PATH:110 Option 2. Cross-Compile with MinGW-w64
130 run: sudo apt install -y mingw-w64 mingw-w64-tools
165 uint64_t w64; in mlx5_txpp_doorbell_rearm_queue() member173 mlx5_doorbell_ring(&sh->tx_uar.bf_db, cs.w64, wq->sq_ci, in mlx5_txpp_doorbell_rearm_queue()
397 # Use MinGW-w64 stdio, because DPDK assumes ANSI-compliant formatting.