Anyone around here any good with #c or #c++ ? I have an issue I cant resolve...
https://stackoverflow.com/questions/58985342/cross-compile-on-linux-for-windows-wont-output-dll-file
@design_RG indeed @peterdrake is a good contributor mostly.
@freemo Now that we mentioned him maybe Peter could help?
@design_RG @freemo Sorry, I don't work much in C / C++. I mostly do Java and Python.
@freemo I think the only way is with mingw. You wouldn't have the necessary libraries to link against, such as win32.dll, on a gnu+linux system.
MinGW does some magic analogous to wine.
I *guess* you could also install cygwin on wine, then gcc on it, then compile it as if you were on windows.
Cross-compiling is usually just for the same OS on different hardware architectures.
@freemo There is one user who posts here and is a Uni Comp Sci professor, in Seattle I think. Name?
Search found. Peter Drake.
https://qoto.org/@peterdrake