Wrapping member function technique in D
Anders F Björklund
afb at algonet.se
Sun Nov 19 02:52:02 PST 2006
Yauheni Akhotnikau wrote:
> I mean: "when GDC will be synchronized with DMD". At now on
> http://dgcc.sourceforge.net/ last stable version from 11 july 2006. And
> some of our clients use SPARC Solaris.
GDC is occasionally synched with DMD, but it usually lags a few
versions behind. You can check the SVN if you don't want to wait ?
I'm not sure if GDC will be ready for the "D 2.0 features" by the
Jan 1, 2007 release but it does have most of the old "D 1.0" stuff.
SPARC and Solaris are somewhat working now, see the D.gnu newsgroup.
I think the SPARC CPU had some odd-byte pointer alignment issues...
The D language specification only officially supports Windows, linux,
X86, X86_64 but the GDC compiler also adds versions solaris and SPARC.
--anders
More information about the Digitalmars-d
mailing list