Thanks for having faith in my words... :o)On 22 October 2013 15:58, David Nadlinger <code@klickverbot.at> wrote:
> On Tuesday, 22 October 2013 at 14:39:55 UTC, Manu wrote:
>>
>> Well whatever object format it is, it seems it's not COFF by default,
>> [...]
>
>
> ---
> $ gcc --version && gcc -c test.c && file test.o
> gcc.exe (rubenvb-4.8.0) 4.8.0
> Copyright (C) 2013 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> test.o: MS Windows COFF Intel 80386 object file
> ---
>