Re: Warning In C++ Microsoft Visual Studio

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



The warning message i get is :
ebug/limitedconveters.exe : warning LNK4084: total image size 427905024
exceeds max (268435456); image may not run

If the number of nodes in the graph ar around 7000 it gives me this warning
message , but ultimately gives me results. If the number of nodes are
increased to 10000 it does not give me a result. Is there a way around this
problem.Thankyou for your help.
Arush

"Doug Harrison [MVP]" wrote:

On Mon, 23 Jun 2008 06:55:00 -0700, Arush <Arush@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:

Hello ,
I am running a maximum flow algorithm in C. it works fine on small graph ,
but when i increase the number of nodes in the graph to say 13000 , it
gives me a warning : " Image size exceeded ( image may not run ) " .
and does give me a result. Is there a way around this ?

Sincerely
Arush.

Is there an error number? I've never heard of that message, but if I were
to guess, I'd say you have too much static duration data, causing the
program file size (the "image") to exceed the address space of the target
platform.

--
Doug Harrison
Visual C++ MVP

.



Relevant Pages

  • Re: Module Installation Problem: Prerequisite
    ... but still the same warning message. ... prerequisite Heap 0 not found. ... Writing Makefile for Graph ...
    (comp.lang.perl.misc)
  • Re: Lesson on taking the Catch
    ... See RBN Vol4 No2 for enough information to clear this up. ... exceeds #2's hull speed at any point, ... For my eyes the graph #6 would indicate a quite slow catch for the crew 2. ...
    (rec.sport.rowing)
  • Re: What does this mean?
    ... This is a warning message and the reason for the warning is that maximum ... exeecds 8kb. ... SQL Server engine ... exceeds the maximum number of bytes per row. ...
    (microsoft.public.sqlserver.tools)
  • Re: long free source form lines
    ... > if a line exceeds 132 characters. ... > give an error message and do not generate an object ... > accept the entire line with no warning message, ...
    (comp.lang.fortran)
  • Troubleshooting 100% Stacked Bar Chart
    ... Series A exceeds about 80%, the proportions on the graphic become distorted ... 12% takes up about 60% of the total graph). ... Any thoughts about how to resolve this? ...
    (microsoft.public.excel.misc)