Ticket #176 (new defect)

Opened 8 months ago

dmd.conf with Tango doesn't have -defaultlib

Reported by: vektorboson Assigned to: Gregor
Priority: major Milestone: 0.74
Component: DSSS Version: 0.74
Keywords: dmd.conf tango defaultlib Cc:

Description

When doing "dsss net install tango", DSSS changes dmd.conf, but not correctly. Compiling an application will link to phobos. DFLAGS should be extended by:

-defaultlib=tango-base-dmd -debuglib=tango-base-dmd