[Insight-users] linker error with Borland
Luis Ibanez
luis.ibanez@kitware.com
Fri, 04 Oct 2002 10:21:41 -0400
Hi Dean,
Does the Borland linker has an option for increasing the size of the stack ?
For VC++ we have to set it quite large.....= 0x989680
This may be related to the error you are getting...
Just a guess.
Luis
========================================================
dean.inglis@on.aibn.com wrote:
>Hi,
>
>I'm getting a pb with linking of the sort:
>Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
>Fatal: Error detected (LME351)
>Warning: Cannot reserve virtual memory at addr
>720C0000 for -786432 bytes (errcode 87)
>** error 1 ** deleting c:\Builder\itkRelease\bin\itkAlgorithmsTests.exe
>
>The Borland incremental linker seems to conk out
>when the .tds file ( associated with the exe)
>containing debug info etc. gets to around 35 Mb.
>
>I have increase virtual memory on a system that
>already has 768 Mb physical RAM.
>
>Dean
>
>_______________________________________________
>Insight-users mailing list
>Insight-users@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-users
>