dmd -nodefaultlibs?

Jonathan Marler johnnymarler at gmail.com
Tue May 21 21:48:22 UTC 2019


Is there a way to prevent dmd from adding any default libraries 
to its linker command?

Something equivalent to "-nodefaultlibs" from gcc? 
https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html

I'd still like to use the dmd.conf file, so I don't want to use 
"-conf="



More information about the Digitalmars-d-learn mailing list