Displaying 2 results from an estimated 2 matches for "_mvc".
Did you mean:
_mac
2004 Sep 15
2
[LLVMdev] Files to lib/System/Win32
>From: Jeff Cohen <jeffc at jolt-lang.org>
>Date: Wed, 15 Sep 2004 10:35:36 -0700
>
>What's a "compiling mesh?"
What I meant, was that there are some implicit defines in mingw (like __GCC)
and vcX (like _MVC) but possibly also other unsupported? internal
structures. As I stated earlier mingw should be win32 api compliant, but not
for complicating matters. But as stated earlier we should also use a true MS
VC compiler as true reference.
>Anyway, I suspected as much re the legal
>issues.
Take...
2004 Sep 15
0
[LLVMdev] Files to lib/System/Win32
...tmail.com> wrote:
> >From: Jeff Cohen <jeffc at jolt-lang.org>
> >Date: Wed, 15 Sep 2004 10:35:36 -0700
>
> >
> >What's a "compiling mesh?"
>
> What I meant, was that there are some implicit defines in mingw (like __GCC)
> and vcX (like _MVC) but possibly also other unsupported? internal
> structures. As I stated earlier mingw should be win32 api compliant, but not
> for complicating matters. But as stated earlier we should also use a true MS
> VC compiler as true reference.
The stack tracing code requires the header files...