Am Sun, 16 Dec 2012 04:02:41 +0100 schrieb "Nekroze" <[email protected]>:
>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.
