[PATCH] Fix PR41529

Kai Tietz ktietz70@googlemail.com
Sat Jan 2 13:39:00 GMT 2010


2010/1/2 Paolo Bonzini <bonzini@gnu.org>:
> So cygwin uses ELF object files but PE executables?  That would qualify it
> as an ELF target, I guess.

Does cygwin uses ELF object files? I am again curious to hear that.

> What about mingw?

mingw uses for sure PE-COFF object files, by using libelf on those
targets, there is no problem about elf specific object files here. We
added for this to binutils some linker script rules to remove those
sections on final image output.

So where is your point?

Cheers,
Kai

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination



More information about the Gcc-patches mailing list