/mktorrent-for-windows

mktorrent builds for Windows (Mingw32/64)

Primary LanguageC

mktorrent builds for Windows

MinGW builds:

Build configuration:

  • Windows 32-bits:

    make CC=i686-w64-mingw32-gcc USE_LONG_OPTIONS=1 USE_LARGE_FILES=1
    
  • Windows 64-bits:

    make CC=x86_64-w64-mingw32-gcc USE_LONG_OPTIONS=1