On 1 October 2016 at 04:13, Iain Buclaw via Digitalmars-d
wrote:
> On 30 September 2016 at 14:16, Manu via Digitalmars-d
> wrote:
>> I've been googling for a comprehensive list of LDC and GDC command
>> line args for ages. I can't find one.
>>
>> I have had to download and install both compilers
On Friday, 30 September 2016 at 14:02:36 UTC, Manu wrote:
Perfect! How can we protect against this going stale?
Don't; just use `ldc2 -help`. This is the perfect example of a
problem that doesn't need a solution. Downloading and extracting
the binary package (or installing the distro package)
On 30 September 2016 at 14:16, Manu via Digitalmars-d
wrote:
> I've been googling for a comprehensive list of LDC and GDC command
> line args for ages. I can't find one.
>
> I have had to download and install both compilers just to run the --help.
>
> Can these compilers please both have such a do
On Friday, 30 September 2016 at 14:02:36 UTC, Manu wrote:
Perfect! How can we protect against this going stale?
On 30 September 2016 at 23:23, Nicholas Wilson via
Digitalmars-d wrote:
On Friday, 30 September 2016 at 12:16:14 UTC, Manu wrote:
I've been googling for a comprehensive list of LD
Perfect! How can we protect against this going stale?
On 30 September 2016 at 23:23, Nicholas Wilson via Digitalmars-d
wrote:
> On Friday, 30 September 2016 at 12:16:14 UTC, Manu wrote:
>>
>> I've been googling for a comprehensive list of LDC and GDC command line
>> args for ages. I can't find on
On Friday, 30 September 2016 at 12:16:14 UTC, Manu wrote:
I've been googling for a comprehensive list of LDC and GDC
command line args for ages. I can't find one.
I have had to download and install both compilers just to run
the --help.
Can these compilers please both have such a document in
How did you get there? Even knowing it exists, I can't find a path to
that page from other pages...
Is this complete and up to date?
I have '-fdeprecated' in some existing makefiles, but this doc says
'-Wdeprecated' is the flag... not sure which is correct? :/
Also, there seems to be a lot of flag
There is one for GDC[1], couldn't find anything for LDC.
[1] https://wiki.dlang.org/GDC/Using_GDC
I've been googling for a comprehensive list of LDC and GDC command
line args for ages. I can't find one.
I have had to download and install both compilers just to run the --help.
Can these compilers please both have such a document in an obvious
accessible place like DMD has?