public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner)
To: zack@codesourcery.com
Cc: gcc@gcc.gnu.org
Subject: Re: Serious internationalization problems: revert?
Date: Fri, 19 Oct 2001 08:30:00 -0000	[thread overview]
Message-ID: <10110191536.AA24491@vlsi1.ultra.nyu.edu> (raw)

    You mean libintl.h, right? I just checked in a patch which should
    resolve this.

Yes.  Good.

    > (2) Some configurations complain that make can't find -liconv, since
    >     it gets erroneously considered a dependency.

    I need more information in order to understand where this is coming
    from.  It is supposed to notice the absence of libiconv and not use it.

We have:

INTLLIBS = $(top_builddir)/intl/libintl.a -liconv

But then LIBDEPS have $(INTLLIBS), so make tries to find a rule to make
"-liconv".

             reply	other threads:[~2001-10-19  8:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-19  8:30 Richard Kenner [this message]
2001-10-19  8:47 ` Zack Weinberg
  -- strict thread matches above, loose matches on Subject: below --
2001-10-19 10:20 Richard Kenner
2001-10-19 10:23 ` gcc
2001-10-19  8:23 rbrown64
2001-10-19  5:30 Richard Kenner
2001-10-19  4:21 Richard Kenner
2001-10-19  4:29 ` Gerald Pfeifer
2001-10-19  5:14   ` Richard Earnshaw
2001-10-19  8:20 ` Zack Weinberg

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=10110191536.AA24491@vlsi1.ultra.nyu.edu \
    --to=kenner@vlsi1.ultra.nyu.edu \
    --cc=gcc@gcc.gnu.org \
    --cc=zack@codesourcery.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).