From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Re: Bootstrapping core-updates fails with mpc-1.2.1dev
Date: Thu, 20 Aug 2020 22:41:07 +0200 [thread overview]
Message-ID: <20200820204107.GA12878@jurong> (raw)
In-Reply-To: <20200820202257.GA12729@jurong>
I might have found the reason thanks to "guix build -K".
Here are a few files in the gcc source directory:
lrwxrwxrwx 1 andreas users 9 Aug 20 22:29 gmp -> gmp-6.0.0
drwxr-xr-x 15 andreas users 4096 Aug 20 22:29 gmp-6.0.0/
lrwxrwxrwx 1 andreas users 9 Aug 20 22:29 mpc -> mpc-1.2.1
drwxr-xr-x 8 andreas users 4096 Aug 20 22:29 mpc-1.2.1dev/
lrwxrwxrwx 1 andreas users 10 Aug 20 22:29 mpfr -> mpfr-4.1.0
drwxr-xr-x 9 andreas users 4096 Aug 20 22:29 mpfr-4.1.0/
So it looks like gcc can cope with different gmp/mpfr/mpc version numbers,
but not with the "dev" suffix.
I will give it another try.
Andreas
prev parent reply other threads:[~2020-08-20 20:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-20 20:22 Bootstrapping core-updates fails with mpc-1.2.1dev Andreas Enge
2020-08-20 20:41 ` Andreas Enge [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=20200820204107.GA12878@jurong \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.