aboutsummaryrefslogtreecommitdiff
path: root/pipermail/nel/2001-December/000778.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /pipermail/nel/2001-December/000778.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'pipermail/nel/2001-December/000778.html')
-rw-r--r--pipermail/nel/2001-December/000778.html69
1 files changed, 69 insertions, 0 deletions
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 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Nel] compiling nel/3d ps_util.cpp causes error C1076, internal heap limit</TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:skander%40WPI.EDU">
+ <LINK REL="Previous" HREF="000821.html">
+ <LINK REL="Next" HREF="000779.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Nel] compiling nel/3d ps_util.cpp causes error C1076, internal heap limit</H1>
+ <B>Kai Schutte</B>
+ <A HREF="mailto:skander%40WPI.EDU"
+ TITLE="[Nel] compiling nel/3d ps_util.cpp causes error C1076, internal heap limit">skander@WPI.EDU</A><BR>
+ <I>Mon, 10 Dec 2001 20:13:32 -0500 (EST)</I>
+ <P><UL>
+ <LI> Previous message: <A HREF="000821.html">[Nel] Feedback</A></li>
+ <LI> Next message: <A HREF="000779.html">[Nel] compiling nel/3d ps_util.cpp causes error C1076, internal heap limit</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#778">[ date ]</a>
+ <a href="thread.html#778">[ thread ]</a>
+ <a href="subject.html#778">[ subject ]</a>
+ <a href="author.html#778">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>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
+
+
+</pre>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI> Previous message: <A HREF="000821.html">[Nel] Feedback</A></li>
+ <LI> Next message: <A HREF="000779.html">[Nel] compiling nel/3d ps_util.cpp causes error C1076, internal heap limit</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#778">[ date ]</a>
+ <a href="thread.html#778">[ thread ]</a>
+ <a href="subject.html#778">[ subject ]</a>
+ <a href="author.html#778">[ author ]</a>
+ </LI>
+ </UL>
+</body></html>