Cross Compiler Lniux to Win32

Johannes Pfau nospam at example.com
Sun Dec 16 01:44:16 PST 2012


Am Sun, 16 Dec 2012 04:02:41 +0100
schrieb "Nekroze" <nekroze at eturnilnetwork.com>:

>This would be fine i guess 
> so long as i could get away with being able to compile without 
> using the llvm-config tool that gives you the library and include 
> paths based on command line input because i am assuming i cant do 
> something like that from a visualD or some such project.

Well gdc's windows support is certainly not as good as dmds and dmd
doesn't support cross compilation...

I guess the simplest solution is to somehow extract the needed compiler
flags from llvm-config.


More information about the Digitalmars-d-learn mailing list