public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: "Anthony Green" <green@redhat.com>
To: <apbianco@cygnus.com>, <rhug-rhats@sources.redhat.com>
Subject: Re: Failing to build with the core patch.
Date: Thu, 06 Sep 2001 06:12:00 -0000	[thread overview]
Message-ID: <005501c136d6$26b0b260$5be6b4cd@cygnus.com> (raw)
In-Reply-To: <15255.10727.855837.512371@fencer.cygnus.com>

Alex wrote:
> OK. libgcj and your patch (and others) just built. It's a serious
> patch (xerces build error) that I want to try on rhug. Yes, I'm
> thinking about reviewing your compiler patch too.

I forgot to mention something important... you should remove this part of my
patch from lang_specific_driver...

+   while (*ptr)
+     {
+       if (*ptr == '.')
+ *ptr = '/';
+       ptr++;
+     }

This only impacts any files you built with "gcj -R", so there's no need to
rebuild libgcj, and there are only 3 files in xerces like this...

lib_org_apache_xerces_la_DEPENDENCIES = mprops.o mprops_fr.o mprops_ja.o

Thanks!

AG


      reply	other threads:[~2001-09-06  6:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-05 17:19 Alexandre Petit-Bianco
2001-09-05 17:55 ` Anthony Green
2001-09-05 18:04 ` Anthony Green
2001-09-05 20:11   ` Alexandre Petit-Bianco
2001-09-05 21:28     ` Anthony Green
2001-09-06  0:46       ` Alexandre Petit-Bianco
2001-09-06  6:12         ` Anthony Green [this message]

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='005501c136d6$26b0b260$5be6b4cd@cygnus.com' \
    --to=green@redhat.com \
    --cc=apbianco@cygnus.com \
    --cc=rhug-rhats@sources.redhat.com \
    /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).