c4ev3 / ev3duder

The LEGO® EV3 Downloader/UploaDER.
http://c4ev3.github.io/ev3duder/doc/html/globals_func.html
GNU General Public License v3.0
34 stars 12 forks source link

Add cross-compile (MinGW) make target Linux -> Windows #41

Open germanicianus opened 3 years ago

germanicianus commented 3 years ago

See subject :) .

JakubVanek commented 3 years ago

I was able to achieve this through

make CC=x86_64-w64-mingw32-gcc OS=Windows_NT

However, it seems that there indeed is some specialized code for this in Makefile.