delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/01/14/02:21:57

Date: Tue, 14 Jan 1997 09:01:17 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Patrick Asty <pasty AT micronet DOT fr>
cc: djgpp AT delorie DOT com
Subject: Re: HELP: djgpp & Win3.x programms (rsxwdk / rsxntdj)
In-Reply-To: <5bciue$fpv@chleuasme.francenet.fr>
Message-ID: <Pine.SUN.3.91.970114085707.11860L-100000@is>
MIME-Version: 1.0

On 13 Jan 1997, Patrick Asty wrote:

> So I returned to rsxwdk but now with djgpp 2.x. And I'am disappointed because
> I still do have the same error while linking:
>   % .../rsxwdk/lib/libdj/libwin.a: could not read symbols: Memory exhausted

Did you try that advice to use an older ld?  Did it help?  If not, you 
will have to find out whether splitting the library into several files 
helps (it sometimes does).  I would suggest to extract all the object 
files from that library into a directory and try link them as .o files.  
There are some cases where the ``memory exhausted'' message means that 
some (all?) object files in the library are in the AOUT format (as 
opposed to COFF) whose support in ld is incomplete; in these cases, 
linking the files inside a library doesn't work, but they will link 
properly as .o object files.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019