X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Tomasz Zbrożek" Newsgroups: comp.os.msdos.djgpp Subject: compiler error on Windows 2003 Date: Thu, 2 Apr 2009 09:24:27 +0000 (UTC) Organization: Your Company Lines: 14 Message-ID: NNTP-Posting-Host: router-sien.upos.com.pl X-Trace: news.onet.pl 1238664267 10882 89.171.152.81 (2 Apr 2009 09:24:27 GMT) X-Complaints-To: niusy AT onet DOT pl NNTP-Posting-Date: Thu, 2 Apr 2009 09:24:27 +0000 (UTC) User-Agent: Xnews/5.04.25 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I have problem with compiling my application on Windows 2003, on XP (and also on real MS-DOS with cwsdpmi) it compiles ok, but on 2003, while compiling one of the source files I get: cc1plus.exe: out of memory allocating 65536 bytes after a total of 23875360 bytes I suppose it's because of different DPMI on XP and 2003. Do you know what is the reason of this error and how to solve the problem ? Or where can I read something on this ? I can't find any information about such problem. regards, tomek