View previous topic :: View next topic |
Author |
Message |
KennyT
Joined: 02 Aug 2005 Posts: 318
|
Posted: Mon Jul 11, 2011 5:01 pm Post subject: Memory errors in SDBG with /undef |
|
|
Getting some nasty messages when I try to link and run one of our apps under /undef:
Link:
Access violation in SLINK.EXE:
___carve_memory_region#24
___get_memory
operatorAnew (unsigned Aint)
allocateImageMemory(void)
doScan2(void)
parcelUpExe(void)
processFileCommand(<ptr> char,int)
ProcessCommand(<ptr>char)
and Run:
Salford runtime library
Insufficient memory available for CHECK mode
Anyone had similar issues?
At the moment, I'm still running v5.50 but will try v6.10 to see if it makes any difference...
K |
|
Back to top |
|
 |
Robert

Joined: 29 Nov 2006 Posts: 457 Location: Manchester
|
Posted: Tue Jul 12, 2011 2:34 pm Post subject: |
|
|
Are you sure you are not mixing and matching salflibs and slinks? |
|
Back to top |
|
 |
|