Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / March 2005

Tip: Looking for answers? Try searching our database.

Fatal internal C1060: out of heap space error even with hotfix

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rune Jorgensen (DDS) - 10 Mar 2005 12:37 GMT
I use the C++ compiler with Visual Studio .NET 2003. OS is XP SP2.
Our projects include many large 3rd party C++ include files.
I have installed the hotfix mentioned in MSDN KB article 837437.
It helped for a while, but now the problem as popped up again.
/Zm option does not help.

The funny thing about it, is that if you compile many files in one go, the
first file will compile ok, the rest will fail. So you can solve the problem
by compiling one by one file or compile a project again and again till all
problem files have been "first in the line". But it is a productivitykiller
de luxe.

My guess is that when compiling many files, the compiler does not release
and reallocate memory properly between each file to compile.

Anyway, when do we get a real fix for this?

For a preliminary fix: Is there a way where I can *prevent* Visual Studio to
group the compiling of many files (with the same compiler options) when it
invoces the compiler? I.e. Force it to start the C++ compiler once for each
C++ file.

Signature

-Rune Jorgensen
www.dds.no

JD - 11 Mar 2005 22:55 GMT
> I use the C++ compiler with Visual Studio .NET 2003. OS is XP SP2.
> Our projects include many large 3rd party C++ include files.
[quoted text clipped - 17 lines]
> invoces the compiler? I.e. Force it to start the C++ compiler once for each
> C++ file.

I had this problem a few years back with Visual Studio 6 --- It turned out
the the problem was caused by a circular include file situation. And it was
a big problem to locate.

JD

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.