mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] cross-gcc: explicitly specify path for mpc
Date: Fri, 24 Jan 2014 10:25:43 +0100	[thread overview]
Message-ID: <20140124092543.GD7704@pengutronix.de> (raw)
In-Reply-To: <1390219394-1780-1-git-send-email-m.olbrich@pengutronix.de>

On Mon, Jan 20, 2014 at 01:03:14PM +0100, Michael Olbrich wrote:
> That should not be necessary. Can you please reinstall those packages and
> try if this patch helps?

Have you tried this? I'm working on a bugfix toolchain release and I'd like
to fix this issue for that.
If it doesn't help: Can you send me the
build-cross/gcc-4.8.2-first-build/config.log for the failure?

Michael

>  rules/cross-gcc.make | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/rules/cross-gcc.make b/rules/cross-gcc.make
> index 748899f..773902e 100644
> --- a/rules/cross-gcc.make
> +++ b/rules/cross-gcc.make
> @@ -97,6 +97,10 @@ ifdef PTXCONF_HOST_MPFR
>  CROSS_GCC_AUTOCONF_COMMON += --with-mpfr=$(PTXCONF_SYSROOT_HOST)
>  endif
>  
> +ifdef PTXCONF_HOST_MPC
> +CROSS_GCC_AUTOCONF_COMMON += --with-mpc=$(PTXCONF_SYSROOT_HOST)
> +endif
> +
>  ifdef PTXCONF_HOST_CLOOG
>  CROSS_GCC_AUTOCONF_COMMON += --with-isl=$(PTXCONF_SYSROOT_HOST) --with-cloog=$(PTXCONF_SYSROOT_HOST)
>  endif
> -- 
> 1.8.5.2
> 
> 
> -- 
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2014-01-24  9:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20 14:19 [ptxdist] [ANNOUNCE] OSELAS.Toolchain() 2013.12.0 released Michael Olbrich
2013-12-22  9:54 ` Matthias Klein
2013-12-22 15:53   ` Michael Olbrich
2014-01-13 22:23 ` Jon Ringle
2014-01-13 23:34   ` Jon Ringle
2014-01-20 12:03     ` [ptxdist] [PATCH] cross-gcc: explicitly specify path for mpc Michael Olbrich
2014-01-24  9:25       ` Michael Olbrich [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=20140124092543.GD7704@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.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