Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
To: buildroot@busybox.net
Subject: [Buildroot] {buildroot 0004384]: GCC 4.3.1 fails with cannot compute suffix of object files
Date: Sun, 15 Feb 2009 11:20:32 +0900	[thread overview]
Message-ID: <49977BF0.8020508@ruby.dti.ne.jp> (raw)
In-Reply-To: <49891355.70207@hq.tensilica.com>

Hi maxim and jacmet,

Maxim Grigoriev wrote:
> diff -u package/gmp/gmp.mk.orig package/gmp/gmp.mk
> --- package/gmp/gmp.mk.orig     2009-01-21 15:43:41.788558000 -0800
> +++ package/gmp/gmp.mk  2009-02-03 18:07:44.643402000 -0800
> @@ -83,7 +83,7 @@
>                 --prefix="$(GMP_HOST_DIR)" \
>                 --build=$(GNU_HOST_NAME) \
>                 --host=$(GNU_HOST_NAME) \
> -               --enable-shared \
> +               --disable-shared \
>                 --enable-static \
>                 $(DISABLE_NLS) \
>         )
> diff -u package/mpfr/mpfr.mk.orig package/mpfr/mpfr.mk
> --- package/mpfr/mpfr.mk.orig   2009-01-21 15:43:42.259089000 -0800
> +++ package/mpfr/mpfr.mk        2009-02-03 17:58:09.369092000 -0800
> @@ -97,7 +97,7 @@
>                 --prefix="$(MPFR_HOST_DIR)" \
>                 --build=$(GNU_HOST_NAME) \
>                 --host=$(GNU_HOST_NAME) \
> -               --enable-shared \
> +               --disable-shared \
>                 --enable-static \
>                 --with-gmp=$(GMP_HOST_DIR) \
>                 $(DISABLE_NLS) \
> 
> -- Maxim

I've confirmed this patch (and related changes) work for me with GCC
4.3.2 for MIPS and Ubuntu 8.04.01.  Thanks for your work and for taking
care of them before 2009.02 is out, Maxim and Peter!

  Shinya

  reply	other threads:[~2009-02-15  2:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-30 23:02 [Buildroot] {buildroot 0004384]: GCC 4.3.1 fails with cannot compute suffix of object files Maxim Grigoriev
2009-02-01 19:05 ` Maxim Grigoriev
2009-02-03 23:34   ` S0L0 at gmx-topmail.de
2009-02-03 23:51     ` Maxim Grigoriev
2009-02-04  4:02       ` Maxim Grigoriev
2009-02-15  2:20         ` Shinya Kuribayashi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-09-27 10:15 [Buildroot] [buildroot " bugs at busybox.net
2008-09-10 11:27 bugs at busybox.net
2008-09-10  7:30 bugs at busybox.net
2008-07-31 11:57 bugs at busybox.net

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=49977BF0.8020508@ruby.dti.ne.jp \
    --to=skuribay@ruby.dti.ne.jp \
    --cc=buildroot@busybox.net \
    /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