Cross Compiler

Daniel Murphy yebbliesnospam at gmail.com
Mon Mar 3 07:35:59 PST 2014


"Jeroen Bollen"  wrote in message 
news:unvhloslmpxvxhawypoq at forum.dlang.org...

> How to stop DMD from linking against any libraries? A simple program like 
> this already links to quite a few libraries:

The easiest way is to link yourself.  You can run dmd with -v to get the 
link command and start from there. 



More information about the Digitalmars-d mailing list