This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: libgcj/1736
Alexandre Oliva wrote:
> On Mar 6, 2001, Bryce McKinlay <bryce@waitaki.otago.ac.nz> wrote:
>
> > Perhaps it would suffice to simply clear "wl" when entering the
> > incremental mode, assuming we know the linker will always be called
> > directly when doing incremental.
>
> Yep. Please try this patch.
The patch doesn't work. I think thats because at this point, $libobjs has already been evaluated taking into
account the $wl value (around about line 3068).
regards
[ bryce ]