Cross compile windows programs on linux
Nick Sabalausky (Abscissa)
SeeWebsiteToContactMe at semitwist.com
Fri Aug 24 21:28:37 UTC 2018
On 08/24/2018 12:30 PM, John Burton wrote:
> On Friday, 24 August 2018 at 15:26:30 UTC, kinke wrote:
>> On Friday, 24 August 2018 at 13:10:40 UTC, John Burton wrote:
>>> Is in the subject. Are there any cross compilers that will run on a
>>> linux system but compile D code using Win32 into a windows .exe file,
>>> preferably 64 bit? I can find hints of cross compilers but not really
>>> seen anything packaged up?
>>
>> See https://forum.dlang.org/post/acjcrfvxloapdlapzygn@forum.dlang.org.
>
> Oh thank you.
> I did a search but somehow missed that
You could probably also just run the windows version of the compiler
under wine. I think I remember hearing of people doing that.
More information about the Digitalmars-d-learn
mailing list