This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-3.1 libcj issues


On Mar 15, 2002, andreas tobler <toa@pop.agri.ch> wrote:

> For short, when I have two files with the same name in different
> directories and I try to archive, then the first archived file gets
> overwritten by the second when I do it in two steps. With quick it
> doesn't check the content it only appens the file.

FWIW, we have a fix for this problem in:

2002-05-06  Loren J. Rittle <ljrittle@acm.org>

	* ltmain.sh: Detect and handle object name conflicts
	while piecewise linking a static library.

It didn't make it to 3.1, but I asked Loren to queue it up for 3.1.1.
It is already installed in mainline.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]