Saulius Krasuckas wrote:
I am trying to sync w/ native crtdbg.h file, which defines:
| typedef void (__cdecl *_CRT_DUMP_CLIENT) (void *, size_t);
This doesn't compile with my gcc:
| gcc -c -I. -I. -I../../../include -I../../../include
-I../../../include/msvcrt -I./.. -D_REENTRANT -fPIC -Wa
* On Tue, 19 Jul 2005, Boaz Harrosh wrote:
> * Saulius Krasuckas wrote:
> >
> > I am trying to sync w/ native crtdbg.h file, which defines:
> > | typedef void (__cdecl *_CRT_DUMP_CLIENT) (void *, size_t);
> > This doesn't compile with my gcc:
>
> I compiled native crtdbg.h with gcc 3.3.x Just fin
Saulius Krasuckas wrote:
I am trying to sync w/ native crtdbg.h file, which defines:
| typedef void (__cdecl *_CRT_DUMP_CLIENT) (void *, size_t);
This doesn't compile with my gcc:
| gcc -c -I. -I. -I../../../include -I../../../include
-I../../../include/msvcrt -I./.. -D_REENTRANT -fPIC -Wa
I am trying to sync w/ native crtdbg.h file, which defines:
| typedef void (__cdecl *_CRT_DUMP_CLIENT) (void *, size_t);
This doesn't compile with my gcc:
| gcc -c -I. -I. -I../../../include -I../../../include
-I../../../include/msvcrt -I./.. -D_REENTRANT -fPIC -Wall -pipe
| -mpreferred-stack