Mail Archives: djgpp/1996/07/09/12:33:03
On 9 Jul 1996, Alexander Lehmann wrote:
> 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
No, this is just a plain bug in ld, it has nothing to do with the actual
DPMI memory available at link time.
- Raw text -