re PR libgcj/1736 ([irix 6.5] Cannot create libgcj - Arg list too long)
authorBryce McKinlay <bryce@albatross.co.nz>
Fri, 23 Mar 2001 05:18:16 +0000 (05:18 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Fri, 23 Mar 2001 05:18:16 +0000 (05:18 +0000)
commite4c34f6a4306b4cad5f91fd98b53f3dd5290779c
tree1eef88ab95342e68a01221f1cad00ac7e0eaf2f3
parentf2a29271d5c70dd6706e17362facc196a4ca4a1b
re PR libgcj/1736 ([irix 6.5] Cannot create libgcj - Arg list too long)

Fix for PR libgcj/1736. Thanks to Robert Boehne and Alexandre Oliva
for libtool hacking.
* Makefile.am (libgcj.la): New explicit rule. Echo the list of objects
to a temporary file, then invoke libtool with the -objectlist
paramater.
(libgcjx.la): Likewise.
* Makefile.in: Rebuilt.

From-SVN: r40775
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in