Answer the question
In order to leave comments, you need to log in
Cross compilation, which is better?
Hello in general. Interested in the best method of cross-compiling a module from under windows under debian / centos / ubuntu in one fell swoop. Does anyone have any interesting thoughts on this? Cross compilation C++.
Answer the question
In order to leave comments, you need to log in
for windows there are not a lot of tools,
probably only mingw is regular or as part of the cygwin package (with caution there, since cygwin has its own linux binaries formats to run under win)
I strongly do not recommend fooling around and doing everything from under linux
for windows, it is better to build either mingw or visual studio (there is a free compiler package there)
Agree with previous answer. If you really want perversions, then https://devblogs.microsoft.com/cppblog/using-visua...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question