GtkD, DMD, GDC and LDC2
Iain Buclaw
ibuclaw at gdcproject.org
Mon Dec 23 02:51:47 PST 2013
On 23 December 2013 10:51, Iain Buclaw <ibuclaw at gdcproject.org> wrote:
> On 23 December 2013 10:03, Walter Bright <newshound2 at digitalmars.com> wrote:
>> On 12/22/2013 11:46 PM, Russel Winder wrote:
>>>
>>> Also interesting to note that -o- appears to do bizarre things with both
>>> DMD and LDC2 (not an issue for GDC of course).
>>
>>
>> What are you expecting -o- to do?
>
> A better question would be 'In what context are you using -o-?' As it
> might not be in regards to the compiler at all.
As for GDC it could one of two things.
1) Write assembly output to stdout
2) Create an executable named -
More information about the Digitalmars-d
mailing list