From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- pipermail/nel/2001-December/000778.html | 69 +++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 pipermail/nel/2001-December/000778.html (limited to 'pipermail/nel/2001-December/000778.html') diff --git a/pipermail/nel/2001-December/000778.html b/pipermail/nel/2001-December/000778.html new file mode 100644 index 00000000..6c741dea --- /dev/null +++ b/pipermail/nel/2001-December/000778.html @@ -0,0 +1,69 @@ + + + + [Nel] compiling nel/3d ps_util.cpp causes error C1076, internal heap limit + + + + + + +

[Nel] compiling nel/3d ps_util.cpp causes error C1076, internal heap limit

+ Kai Schutte + skander@WPI.EDU
+ Mon, 10 Dec 2001 20:13:32 -0500 (EST) +

+
+ +
Hi,
+
+I'm trying to compile nel and snowballs, I've passed most hurdles, but
+this one is sticking...
+
+While compiling ps_util.cpp in nel\src\3d, VC++ 6 gives a fatal error
+C1076, internal heap limit reached. Full output is
+
+ps_util.cpp
+D:\SKANDER\STLPORT-4.5.1\STLPORT-4.5.1\STLPORT\stl/type_traits.h(339) :
+fatal error C1076: compiler limit : internal heap limit reached; use /Zm
+to specify a higher limit
+Error executing cl.exe.
+
+I tried adding the /Zm2000 option, but no luck...
+
+Can I get a hint?
+
+thanks,
+
+-Kai
+
+
+
+ + + + + +
+

+ -- cgit v1.2.1