www.digitalmars.com         C & C++   DMDScript  

D - Windows build of dli (not using visual studio)

reply "Jeroen van Bemmel" <anonymous somewhere.com> writes:
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 :)
Jan 27 2003
next sibling parent Ilya Minkov <midiclub 8ung.at> writes:
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 :)
 
 
Jan 27 2003
prev sibling parent Burton Radons <loth users.sourceforge.net> writes:
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.
Jan 27 2003