visual studio compatibility
Daniel Berlin
dan@www.cgsoftware.com
Mon May 14 15:06:00 GMT 2001
It took me around a week to reverse engineer this once. It's pretty simple
to do, and a pretty frickin obvious mangling format.
Object layout we can't do anyway. They've patented most of it (You can
therefore find most of it documented in the patents), and as they
get more desperate to stop open source software, i'd think we don't want
to be anywhere near the cross-hairs.
On Mon, 14 May 2001, Reed Kotler wrote:
> How do you intend to discover the microsoft name mangling and
> object layout for C++?
>
> ----- Original Message -----
> From: "Pavel Kuznetsov" <decraft@bigfoot.com>
> To: "Fergus Henderson" <fjh@cs.mu.oz.au>
> Cc: <gcc@gcc.gnu.org>
> Sent: Monday, May 14, 2001 2:42 AM
> Subject: Re[2]: visual studio compatibility
>
>
> > FH> On 13-May-2001, Pavel Kuznetsov <decraft@bigfoot.com> wrote:
> > >> So, me and my father are working on some kind of gcc binary
> compatibility
> > >> layer with visual studio. Among other this includes
> > >> - structures packing
> > >> - debug information format
> > >> - etc.
> >
> > FH> I presume you're talking just about compatibility for C, not for C++?
> >
> > Nope, C++ too (this includes name decoration of course).
> >
> > Pavel Kuznetsov
> > mailto:decraft.bigfoot.com
> >
> >
> >
>
More information about the Gcc
mailing list