Date: Tue, 30 Jul 1996 13:23:05 +0200 (IST) From: Eli Zaretskii To: Francois Charton Cc: djgpp AT delorie DOT com Subject: Re: Re : compiling povray 3.0 with djgpp In-Reply-To: <31FD5098.4743@pobox.oleane.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 30 Jul 1996, Francois Charton wrote: > When trying to compile povray 3.0 with djgpp 2.0, djgpp dies while > linking pmode.a saying : "memory exhausted". [snip] > As regards the infamous "gnu-ld" bug (which kills gcc when linking either > large libraries or libraries which include large static arrays), this > error occurs on a rather small module (around 1800 bytes long), and > cannot be cured by splitting the library into several smaller ones : if > instead of linking _pmlite.o, you build a library pmlite.a containing > ONLY _pmlite.o, ld still chokes... Can you post the source of _pmlite.o?