public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "dougmencken at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/46263] without zip in system, gcc with --enable-languages=....,java bootstraps, but no libgcj in result
Date: Fri, 04 Mar 2011 20:05:00 -0000	[thread overview]
Message-ID: <bug-46263-8172-i1T9BnuiSf@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-46263-8172@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46263

--- Comment #1 from Douglas Mencken <dougmencken at gmail dot com> 2011-03-04 20:05:27 UTC ---
With the following patch commands:
http://ftp.osuosl.org/pub/manulix/scripts/build-scripts/PATCHCMDS/patchcmds-gcc
GCC v 4.6.0 builds fine (snapshot 20110226).

For those of you, who hates to follow links, the related part:

# '-follow' may be not supported by 'find' producing an error: "find:
unrecognized: -follow";
# the following is aimed to fix that issue
sed -i 's/-follow //g' ./libjava/classpath/lib/gen-classlist.sh.in
sed -i 's/-follow //g' ./libjava/contrib/rebuild-gcj-db.in
sed -i 's/-follow //g' ./libjava/classpath/tools/Makefile.in
sed -i 's/-follow //g' ./libjava/classpath/tools/Makefile.am

Really, '-follow' is not needed at all.


  reply	other threads:[~2011-03-04 20:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01 20:54 [Bug libgcj/46263] New: " dougmencken at gmail dot com
2011-03-04 20:05 ` dougmencken at gmail dot com [this message]
2011-03-04 20:15 ` [Bug libgcj/46263] " dougmencken at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-46263-8172-i1T9BnuiSf@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).