[vtk-developers] Re: Borland link errs: vtkHyperOctreeDualGridContourFilter

Lorensen, William E (Research) lorensen at crd.ge.com
Thu Dec 22 09:23:19 EST 2005


Brad is correct. The LME1518 linker error occurs because the size of the executable exceeds some value. This is regardless of the memory that you have on the machine. With itk, we have several examples that cannot build with a static Borland build.

-----Original Message-----
From: vtk-developers-bounces+lorensen=crd.ge.com at vtk.org
[mailto:vtk-developers-bounces+lorensen=crd.ge.com at vtk.org]On Behalf Of
Brad King
Sent: Thursday, December 22, 2005 8:47 AM
To: dean.inglis at camris.ca
Cc: vtk-developers at vtk.org
Subject: Re: [vtk-developers] Re: Borland link errs:
vtkHyperOctreeDualGridContourFilter


dean.inglis at camris.ca wrote:
> David,
>
> a similar link error occured as of Nov. 16
> dashboard changes on Superior and were rectified (mysteriously) as of 
> Nov. 24.
> I just tried building cvs vtk with BCB 6 on
> a laptop running Win 2K pro, Pentium 4, 1.9 GHz,
> 1 GB RAM and am getting the same fatal linker
> errors for RenderingCxxTests.exe and later for
> Exmples\Modelling\Cxx\finance.exe ... any thoughts
> on where/what to look for?

If you're doing a static build the Borland linker has been known to run 
out of memory even with a large amount of system memory (I think).  Try 
switching to a shared build.  Even if you don't want a shared build at 
least it will be another data point.

-Brad
_______________________________________________
vtk-developers mailing list
vtk-developers at vtk.org
http://www.vtk.org/mailman/listinfo/vtk-developers



More information about the vtk-developers mailing list