linking custom modules (dmd)

spir denis.spir at gmail.com
Thu Nov 18 02:34:39 PST 2010


Hello,

I haven't found the way to have custom modules linked by dmd like stdlib ones. For instance, if program P imports modules M and std.string, I need to manually write a build command like:
	$ dmd -w -ofP P.d M.d
What have I missed?

Denis
-- -- -- -- -- -- --
vit esse estrany ☣

spir.wikidot.com



More information about the Digitalmars-d-learn mailing list