== Quote from Iain Buclaw (ibuc...@ubuntu.com)'s article > == Quote from dsimcha (dsim...@yahoo.com)'s article > > == Quote from Jason E. Aten (j.e.a...@gmail.com)'s article > > > Has anyone ported GDC over to gcc 4.5.2 by chance? > > > Or even better, already gotten GDC to work with DragonEgg (the LLVM > > > plugin). > > > I know about LDC2 of course, but DragonEgg would obviate the need for it > > > because DragonEgg makes LLVM codegen a plugin to the GCC framework. > > > If not I may try to get this going myself. Any guidance? All > > > suggestions welcome. > > GDC already works (somewhat) with 4.5.2. You need to compile it from > > source, > What do you mean 'somewhat'?
It compiles and mostly works, but there are a bunch of bugs (which I've already filed reports for) that are showstoppers for me.