This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/30419] libjava failed to build
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2007 18:12:11 -0000
- Subject: [Bug libgcj/30419] libjava failed to build
- References: <bug-30419-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from hjl at lucon dot org 2007-01-11 18:12 -------
Created an attachment (id=12892)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12892&action=view)
An updated patch
"cp -L" may not be portable. This updated patch tries "cp -LpR" before "cp
-pR".
--
hjl at lucon dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12880|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30419