Why is "phobos" hardcoded in DMD

Dejan Lekic dejan.lekic at gmail.com
Tue Apr 17 20:30:46 PDT 2007


There should be compiler switch not to link against either Phobos or Tango, IMHO. - This would encourage people to try to make some low-level libraries themselves...
It should be something like --nostdlib in GCC, and/or --nocrt later (to totaly avoid linking against libc).

Regards


More information about the Digitalmars-d-learn mailing list