D Shared Software System 0.8 released!

Charles D Hixson charleshixsn at earthlink.net
Mon Nov 27 21:26:36 PST 2006


Gregor Richards wrote:
> Dawid Ciężarkiewicz wrote:
>> dpc at chesed:~$ dsss net install dsss-0.9
>> ...
> 
> Getting this to work nicely is still an open problem being investigated.
> 
> Anyway, after uninstalling the old one, you should be able to use 'make' 
> to get a clean new one.
> 
>  - Gregor Richards
> 
> PS: 'dsss net install dsss' will probably never work on Windows, since 
> Windows doesn't allow you to write to an executable being run, and 
> dsss.exe is being run at the time :)

FWIW, this is my first attempt at installing DSSS:
+ 
/home/charles/downloads/D/DSSS/dsss-0.9/dsss_build/dsss_build 
-I/home/charles/downloads/D/DSSS/dsss-0.9/inst/include/d 
-LIBPATH=/home /charles/downloads/D/DSSS/dsss-0.9/inst/lib 
-LIBPATH=.  -od. -g -Idsss_build -LIBPATH=dsss_build 
sss/main.d -Tdsss
./libSDD-sss.a(conf.o): In function `_assert_3sss4conf':
sss/conf.d:(.gnu.linkonce.t_assert_3sss4conf+0x19): undefined 
reference to `_d_assert'
dsss_build/libSbudutil.a(str.o): In function `_assert_4util3str':
util/str.d:(.gnu.linkonce.t_assert_4util3str+0x11): undefined 
reference to `_d_assert'
collect2: ld returned 1 exit status

I have dmd.175 installed (though I've only tested it with a 
plain "dmd" command to make sure I didn't bungle the install 
[which I did the first time], no programs).



More information about the Digitalmars-d-announce mailing list