dmd -nodefaultlibs?

Max Haughton maxhaton at gmail.com
Tue May 21 22:22:14 UTC 2019


On Tuesday, 21 May 2019 at 21:48:22 UTC, Jonathan Marler wrote:
> 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="

-betterC ?


More information about the Digitalmars-d-learn mailing list