[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Heap memory on windows
From: |
Anaël Seghezzi |
Subject: |
[Tinycc-devel] Heap memory on windows |
Date: |
Wed, 24 Aug 2016 20:38:16 +0200 |
Hi all !
Is there a way to increase the maximum heap memory used by libtcc on windows ?
I'm using libtcc on windows 64 bit and MacOSX.
On Windows only, when I declare large static tables in my C code and on some
other occasions when I use recursive functions, I experiences crashes or
assertion failed on "_CrtIsValidHeapPointer".
And there is no problem when I compile using mingw or visual-studio.
Does it ring a bell ?
Thanks a lot,
Anaël.
- [Tinycc-devel] Heap memory on windows,
Anaël Seghezzi <=