DSSS verbose mode?

Trass3r mrmocool at gmx.de
Sat Mar 21 08:08:37 PDT 2009


grauzone schrieb:
> The closest thing that I know is "dsss build -v"

Thanks, that's what I needed.
The cause seems to be that it uses dsss/include/d but links to the 
libraries in the dmd directory.

test.d => test_lyla
+ D:\dmddwt\dsss\bin\rebuild.exe  -Idsss_imports\ -I. -S.\ 
-ID:\dmddwt\dsss\include\d -SD:\dmddwt\dsss\lib\ 
-ID:\dmddwt\dsss\include\d -SD:\dmddwt\dsss\lib  -oqdsss_objs\D -Slib 
-llcblas -llatlas test.d -oftest_lyla

D:\dmd\windows\bin\..\lib\phobos.lib(gc)  Offset 3A7F2H Record Type 0091
  Error 1: Previous Definition Different : _D3std2gc12__ModuleInfoZ


More information about the Digitalmars-d-learn mailing list