Up-to-date instructions on Linux based cross-compiler to Win32

Marco Leise Marco.Leise at gmx.de
Sat Mar 31 13:20:53 PDT 2012


Am Fri, 30 Mar 2012 19:58:48 +0200
schrieb Johannes Pfau <nospam at example.com>:

> Sorry, that's my fault again. I couldn't check whether the new
> backtrace stuff worked on mingw, I guess that's the problem. But I
> should have seen that the new code imports a posix header even on
> windows.
> 
> Could you please check if this patch fixes it:
> https://gist.github.com/2253215
> 
> (That disables the GCC backtraces for non-Posix systems completely.
> Windows has custom backtrace code anyway.)

Ok, thank you. I'll have a look. It looks like there have been quite some changes (GitHub move, the GCC preparation script amongst others). I don't expect the checked out version to always work, and I can not rule out that I don't know what I do either. :) So I must rely on instructions that are expected to work with a certain version of the GCC sources. GDC is usually working well for me once I get it compiled and the only D compiler that produces highly optimized code for what I want.


More information about the D.gnu mailing list