This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/38251] [4.4 Regression] tools.zip doesn't build on systems with short command lines
- From: "aph at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 24 Nov 2008 17:56:31 -0000
- Subject: [Bug libgcj/38251] [4.4 Regression] tools.zip doesn't build on systems with short command lines
- References: <bug-38251-279@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from aph at gcc dot gnu dot org 2008-11-24 17:56 -------
Please try
jar cf ../tools.zip `find . -name .svn -prune -o -type d -print`
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38251