Mail Archives: djgpp/1996/07/09/11:46:38
Ridge (ridge AT owb DOT mindspring DOT com) wrote:
: I'm beta testing a graphics library and I have run across a linker
: problem, so I figured I'd post it here if it happens to be a djgpp
: thing. When I attempt to link my object file and the library which is
: about 420k, I get "could not read symbols: memory exhausted." Any fix I
: could apply or am I doing something hideously wrong?
It seems like the linker needs much more memory than the size of the
libraries and object files it processes. First of all, you should
check how much virtual memory you have available (go32-v2), if you are
running under anything else than cwsdpmi (Windows etc), you could try
to set the maximum available DPMI memory size as large as possible
(e.g. 64MB in Win95). If you are running cwsdpmi, see if there is
enough space on drive C, if not, configure it to use another
partition.
bye, Alexander
--
Alexander Lehmann, | "On the Internet,
alex AT hal DOT rhein-main DOT de (plain, MIME, NeXT) | nobody knows
lehmann AT mathematik DOT th-darmstadt DOT de (plain) | you're a dog."
!!CHANGED!! <URL:http://www.mathematik.th-darmstadt.de/~lehmann/>
- Raw text -