[Insight-users] linker error with Borland
dean.inglis@on.aibn.com
dean.inglis@on.aibn.com
Fri, 4 Oct 2002 9:49:41 -0400
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