D Shared Software System version 0.3 released!
Anders F Björklund
afb at algonet.se
Thu Nov 16 12:40:35 PST 2006
Gregor Richards wrote:
> I have just released version 0.3 of DSSS, the D Shared Software System.
> I've changed the mirror infrastructure to use HTTP instead of
> Subversion, since plain HTTP provides a few advantages and Subversion's
> advantages aren't really necessary. You should be able to upgrade
> without issues, it will transfer transparently.
I tried building DSSS 0.3 with the unstable GDC version on Mac OS X,
and got a few errors with the linker flags and the library creation:
gdc: unrecognized option `-rdynamic'
ld: unknown flag: --start-group
ld: archive: ./libSDG-sss.a has no table of contents, add one with
ranlib(1) (can't load from it)
Posted the details on the DSSS forum, and the svn r20 GDC on gdcmac...
(You need a GDC that is newer than 0.19, in order to compile Bud/DSSS)
--anders
More information about the Digitalmars-d-announce
mailing list