gdc equivalent of -defaultlib
Iain Buclaw
ibuclaw at ubuntu.com
Mon Mar 11 13:42:59 PDT 2013
On 11 March 2013 18:27, Benjamin Thaut <code at benjamin-thaut.de> wrote:
> Dmd has the -debuglib and -defaultlib options which can be used to
> specifiy the name of the standard library (phobos). Is there a equivalent
> command line option for gdc?
>
> Kind Regards
> Benjamin Thaut
>
We have exactly the same:
-defaultlib, -debuglib
-nophoboslib, -nostdlib, -nodefaultlibs
Regards
--
Iain Buclaw
*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20130311/532cbe5a/attachment.html>
More information about the D.gnu
mailing list