www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/09/02/10:22:10

Date: Mon, 2 Sep 1996 17:13:05 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Lukasz Grochal <cypis AT rexio DOT uci DOT agh DOT edu DOT pl>
Cc: djgpp AT delorie DOT com
Subject: Re: Linker bug (has anyone fixed it?)
In-Reply-To: <50ef6n$5ko@info.cyf-kr.edu.pl>
Message-Id: <Pine.SUN.3.91.960902171030.24344F-100000@is>
Mime-Version: 1.0

On 2 Sep 1996, Lukasz Grochal wrote:

>    The title says it all I guess, I've come across this linker bug 
> mentioned in faq, that makes it bail out on large lib* files with an
> error message like "no memory" or so. Wonder if anyone has debugged 
> it and could donate me/all of us a patch/fixed source. The problem is
> I have this big library with no hope to recompile it in smaller 
> pieces as suggested in faq (would need a Borland TASM that I don't 
> have). Or is there a way to split a compiled library? Or another 

The next version of DJGPP will most probably correct this problem.  In 
the meantime, just split the library into a few smaller ones.  There are 
commands that will cause `ar' to extract object files from the library, 
and then you could put them into another library and delete them from the 
original one.  Check out the docs of `ar' in the `binutils.inf' Info 
file.

- Raw text -


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