public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Peter O'Gorman <peter@pogma.com>
To: "Tobias Schlüter" <tobias.schlueter@physik.uni-muenchen.de>
Cc: gcc@gcc.gnu.org
Subject: Re: Bootstrap broken on darwin / fink
Date: Mon, 01 Jun 2009 13:18:00 -0000	[thread overview]
Message-ID: <4A23D50D.3080609@pogma.com> (raw)
In-Reply-To: <4A23A87C.6080609@physik.uni-muenchen.de>

Tobias Schlüter wrote:

> cc1: warnings being treated as errors
> ../../gcc/pretty-print.c: In function 'identifier_to_locale':
> ../../gcc/pretty-print.c:1016: error: passing argument 2 of 'libiconv'
> from incompatible pointer type
> /sw/include/iconv.h:83: note: expected 'char **' but argument is of type
> 'const char **'

This would probably have been more appropriate on a fink related mailing
list.

As Joseph pointed out, configure is finding a different iconv.h than the
compiler, and they provide different prototypes for iconv(). I suggest
looking at Jack Howarth's gcc package in fink to see what he's doing
with this.

Peter
-- 
Peter O'Gorman
http://pogma.com

  parent reply	other threads:[~2009-06-01 13:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-01 10:08 Tobias Schlüter
2009-06-01 10:44 ` Joseph S. Myers
2009-06-01 13:27   ` Tobias Schlüter
2009-06-01 13:18 ` Peter O'Gorman [this message]
2009-06-01 14:20 ` Jack Howarth
2009-06-01 15:03   ` Tobias Schlüter

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=4A23D50D.3080609@pogma.com \
    --to=peter@pogma.com \
    --cc=gcc@gcc.gnu.org \
    --cc=tobias.schlueter@physik.uni-muenchen.de \
    /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).