debian - dpkg-buildpackage using x86_64-w64-mingw32 toolchain -


i want build program windows in debian system using x86_64-w64-mingw32 toolset. program depends on libssl-dev, i'd need first build debian package install libssl.dll in system.

i'd like: apt source libssl-dev dpkg-buildpackage

i don't know how tell dpkg use toolchain x86_64-w64-mingw32 build crossplatform

is there standard or known way of doing this? thanks


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -