D Shared Software System 0.8 released!

Dawid Ciężarkiewicz dawid.ciezarkiewicz at gmail.com
Thu Nov 23 03:05:54 PST 2006


dpc at chesed:~$ dsss net install dsss-0.9
[...]
sss/main.d => dsss
Command: cd dsss_build
Command: make -f Makefile.unix
+ make -f Makefile.unix
dmd -op -release -inline -version=BuildVerbose -ofdsss_build build.d
util/pathex.d source_bn.d util/str.d build_bn.d util/booltype.d source.d
util/fdt.d util/fileex.d util/linetoken.d util/macro.d util/file2.d
gcc build.o util/pathex.o source_bn.o util/str.o build_bn.o util/booltype.o
source.o util/fdt.o util/fileex.o util/linetoken.o util/macro.o
util/file2.o -o dsss_build -m32 -lphobos -lpthread -lm
+ /home/dpc/d/bin/dsss_build -I/home/dpc/d/include/d -LIBPATH=/home/dpc/d/lib -LIBPATH=.  -od. -g -Idsss_build -LIBPATH=dsss_build
sss/main.d -Tdsss
net.o: In function `_D3sss3net3netFAAaZi':
/tmp/DSSS_dsss-0.9/dsss-0.9/sss/net.d:56: undefined reference to
`_D3sss4conf11inSourceDirx'
collect2: ld returned 1 exit status

dpc at chesed:~$ dsss
DSSS version 0.7
[...]

I couldn't get dsss-0.8 or dsss-0.9 to compile manually neither.



More information about the Digitalmars-d-announce mailing list