This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: why are stl template classes not mangled as other classes andtemplates


On 11/27/07, Stephane Hockenhull <shockenhull@niceberg.com> wrote:
> no, it would not.
> because for one simple fact: COFF format lacks many features of ELF.

What features are missing?  COFF is not used for Windows 32 anyways,
it is PE-COFF.  I am just wondering what exactly is missing that you
think you need to go this route.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]