<div dir="ltr">On 23 October 2013 01:02, Iain Buclaw <span dir="ltr"><<a href="mailto:ibuclaw@ubuntu.com" target="_blank">ibuclaw@ubuntu.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5">On 22 October 2013 15:58, David Nadlinger <<a href="mailto:code@klickverbot.at">code@klickverbot.at</a>> wrote:<br>
> On Tuesday, 22 October 2013 at 14:39:55 UTC, Manu wrote:<br>
>><br>
>> Well whatever object format it is, it seems it's not COFF by default,<br>
>> [...]<br>
><br>
><br>
> ---<br>
> $ gcc --version && gcc -c test.c && file test.o<br>
> gcc.exe (rubenvb-4.8.0) 4.8.0<br>
> Copyright (C) 2013 Free Software Foundation, Inc.<br>
> This is free software; see the source for copying conditions.  There is NO<br>
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br>
><br>
> test.o: MS Windows COFF Intel 80386 object file<br>
> ---<br>
><br>
<br>
</div></div>Thanks for having faith in my words... :o)<br></blockquote><div><br></div><div>...okay. Ignore me!</div><div>You said "<span style="font-family:arial,sans-serif;font-size:13px">GCC _is able_ to emit COFF object code", which didn't make it sound like it did, or at least not by default. Which seemed to match my experience (from years ago).</span></div>
<div>I recall a conversation with Daniel Green about making a special COFF-outputting toolchain for me.<br></div><div><span style="font-family:arial,sans-serif;font-size:13px">So what debuginfo is in there then? MS link.exe seemed to ignore it.</span><br>
</div><div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">So, you are saying that GDC does output COFF by default? And is debuggable by gdb?</span></div>
<div><span style="font-family:arial,sans-serif;font-size:13px">I'm thoroughly confused now, this seems to contradict past experiences. Apparently I've been smoking a lot of crack...</span></div><div><span style="font-family:arial,sans-serif;font-size:13px">What are the object+debuginfo formats supported by LDC?</span></div>
</div></div></div>