re PR bootstrap/20155 (libgcj build fails with "execvp: /bin/sh: Argument list too...
authorRoger Sayle <roger@eyesopen.com>
Sat, 5 Mar 2005 16:32:59 +0000 (16:32 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 5 Mar 2005 16:32:59 +0000 (16:32 +0000)
commit60b92d702890eae310fddaf1dac424743ce5292b
treef8d60198c28fbc7307f036392bd38789789f66eb
parent6439fffd56602ed319edd795a3ef86b164c3f762
re PR bootstrap/20155 (libgcj build fails with "execvp: /bin/sh: Argument list too long")

2005-03-05  Roger Sayle  <roger@eyesopen.com>
    Alexandre Oliva  <aoliva@redhat.com>
    Kelley Cook  <kcook@gcc.gnu.org>

PR libgcj/20155
* Makefile.am (libgcj0_convenience.la): New rule to create a file
of the object files to link to avoid exceeding the command line
length limits on some platforms.
(clean-local): Clean up objectlist files.
* Makefile.in: Regenerate.

Co-Authored-By: Alexandre Oliva <aoliva@redhat.com>
Co-Authored-By: Kelley Cook <kcook@gcc.gnu.org>
From-SVN: r95934
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in