On Fri, Feb 07, 2003 at 09:10:01AM +0100, Ulf Lamping wrote:
> help_dlg.c
> ../FAQ.include(754) : fatal error C1076: Compiler-Beschraenkung: Interne Heap-Grenze 
> erreicht; Verwenden Sie /Zm, um eine hoehere Grenze  anzugeben
> 
> Translated, this would mean: "Internal Heap Border reached, use /Zm to
> increase border"
> 
> Is anyone else experience this problem,

Yes.

I checked in a change to "gtk/Makefile.nmake" with a "/Zm800" flag,
which appears to be sufficient, at least on my system, to compile
"help_dlg.c".  It might still be a good idea to read the FAQ from a file
at run time, though.

Reply via email to