This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gcc-3.1 libcj issues
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: Tom Tromey <tromey at redhat dot com>, GCC-Java <java at gcc dot gnu dot org>
- Date: Sun, 12 May 2002 10:48:59 +0200
- Subject: Re: gcc-3.1 libcj issues
- References: <ork7sdtzr0.fsf@free.redhat.lsd.ic.unicamp.br> <20020315192903.21808@pop.agri.ch> <orwuubblbr.fsf@free.redhat.lsd.ic.unicamp.br>
Alexandre Oliva wrote:
> 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.
>
I try to bootstrap asap and give you a feedback. First I have to track
down another bootstrap failure on darwin.
Thanks for keeping me up to date.
Regards,
Andreas