Am Sun, 16 Dec 2012 04:02:41 +0100
schrieb "Nekroze" :
>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
> somethin
On Saturday, 15 December 2012 at 19:46:11 UTC, Johannes Pfau
wrote:
Am Sat, 15 Dec 2012 14:56:47 +0100
schrieb "Nekroze" :
On Saturday, 15 December 2012 at 13:42:11 UTC, r_m_r wrote:
> On 12/15/2012 06:35 PM, Nekroze wrote:
>> So straight up, is DMD capable of cross compiling on linux
>> targe
Am Sat, 15 Dec 2012 14:56:47 +0100
schrieb "Nekroze" :
> On Saturday, 15 December 2012 at 13:42:11 UTC, r_m_r wrote:
> > On 12/15/2012 06:35 PM, Nekroze wrote:
> >> So straight up, is DMD capable of cross compiling on linux
> >> targeting
> >> windows? I have never used the alternative D compiler
Am 15.12.2012 14:56, schrieb Nekroze:
> On Saturday, 15 December 2012 at 13:42:11 UTC, r_m_r wrote:
>> On 12/15/2012 06:35 PM, Nekroze wrote:
>>> So straight up, is DMD capable of cross compiling on linux targeting
>>> windows? I have never used the alternative D compilers (GDC, LDC etc)
>>> but ar
On Saturday, 15 December 2012 at 13:42:11 UTC, r_m_r wrote:
On 12/15/2012 06:35 PM, Nekroze wrote:
So straight up, is DMD capable of cross compiling on linux
targeting
windows? I have never used the alternative D compilers (GDC,
LDC etc)
but are they capable of this perhaps?
You can try: htt
On 12/15/2012 06:35 PM, Nekroze wrote:
So straight up, is DMD capable of cross compiling on linux targeting
windows? I have never used the alternative D compilers (GDC, LDC etc)
but are they capable of this perhaps?
You can try: http://gdcproject.org/wiki/Cross%20Compiler
check this thread for
On Saturday, 15 December 2012 at 13:05:32 UTC, Nekroze wrote:
I have been thinking about starting a project recently to using
llvm to make a little toy compiler however I quite dislike
mingw and such on windows so was going to build a gcc cross
compiler and try to make it so I can code and comp
I have been thinking about starting a project recently to using
llvm to make a little toy compiler however I quite dislike mingw
and such on windows so was going to build a gcc cross compiler
and try to make it so I can code and compile my win32 compiler
(the compiler will be an exe and the cod