public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Martin Guy <martinwguy@gmail.com>
To: Colona <colona@ycc.fr>
Cc: crossgcc@sourceware.org
Subject: Re: PPL doesn’t compile
Date: Wed, 25 Apr 2012 14:54:00 -0000	[thread overview]
Message-ID: <CAL4-wQr5hD3dpk_ws36+mVXvandDOp-b+qPvPF0kc15YbWH8Ag@mail.gmail.com> (raw)
In-Reply-To: <20120425131709.GI24202@ycc.fr>

On 25 April 2012 15:17, Colona <colona@ycc.fr> wrote:
> I’m trying to build a toolchain for ARM on an ArchLinux on x86_64, using
> gcc 4.7.0 and binutils 2.22-5. Both crosstool-ng 1.14.1 and hg head fail
> during the compilation of PPL with the following errors :
> [INFO ]  Installing PPL
> [ERROR]    /data/crosstools/crosstool-ng-1.14.1/.build/src/ppl-0.10.2/src/Interval.defs.hh:451:86: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]

Searching the error message on google, this seems to be a gcc-4.7
issue, suggesting that
it now tolerates sloppy code less than it did before.

I'd suggest using gcc-4.6 or try adding -fpermissive to the
compile flags in your crosstool config wherever gcc-4.7 is used in
thie hope that this restores the old behaviour

cheers

   M

--
For unsubscribe information see http://sourceware.org/lists.html#faq

  reply	other threads:[~2012-04-25 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 13:17 Colona
2012-04-25 14:54 ` Martin Guy [this message]
2012-04-25 18:05   ` Colona

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=CAL4-wQr5hD3dpk_ws36+mVXvandDOp-b+qPvPF0kc15YbWH8Ag@mail.gmail.com \
    --to=martinwguy@gmail.com \
    --cc=colona@ycc.fr \
    --cc=crossgcc@sourceware.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).