When I build my project under C++ Builder 6.0, then linker gives some
virtual memory
error,
"[Linker Warning] Cannot reserve virtual memory at addr 49000000 for 0 bytes
(errcode 87)
[Linker Warning] Unable to perform incremental link - performing full
link...
[Linker Warning] Cannot reserve virtual memory at addr 49000000 for 0 bytes
(errcode 87)"
I tried increasing virtual memory of system assuming that if it needs more
virtual memory, but couldn't get any success.
If I build my project in Release mode, then it works fine probably because
in Release mode, object file size would be smaller.
System configurations: OS: Windows XP, RAM: 1GB
Any suggestion would be appreciated.
Thank You,
Jaydeep
People familiar with C++ Builder can be found in newsgroups where that
product is the expected subject. Post your question in one of the
newsgroups with the word 'cppbuilder' in its name.