Thread overview
Windows build of dli (not using visual studio)
Jan 27, 2003
Jeroen van Bemmel
Jan 27, 2003
Ilya Minkov
Jan 27, 2003
Burton Radons
January 27, 2003
Walter and others,

I took the liberty to create an ant-based build environment to compile the latest dli sources. I use 'dmc' and 'link', the whole thing builds in 5 seconds on my machine (AMD Athlon 1200). Let me know if you're interested, and I'll send you the package (I restructured the source a bit as a side effect :)


January 27, 2003
I'm interested. You can also e-mail it to me directly at

midiclub@tiscali.de

thanks, good luck.
-i.

Jeroen van Bemmel wrote:
> Walter and others,
> 
> I took the liberty to create an ant-based build environment to compile the
> latest dli sources. I use 'dmc' and 'link', the whole thing builds in 5
> seconds on my machine (AMD Athlon 1200). Let me know if you're interested,
> and I'll send you the package (I restructured the source a bit as a side
> effect :)
> 
> 

January 27, 2003
Jeroen van Bemmel wrote:
> I took the liberty to create an ant-based build environment to compile the
> latest dli sources. I use 'dmc' and 'link', the whole thing builds in 5
> seconds on my machine (AMD Athlon 1200). Let me know if you're interested,
> and I'll send you the package (I restructured the source a bit as a side
> effect :)

Uh, you're talking about my port of DMD to Linux, or just the frontend?  Weird if the former.  Not sure of the value; I made the port back into Windows to see if I could do it.  I have no idea if static constructors work.