guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bootstrapping core-updates fails with mpc-1.2.1dev


From: Andreas Enge
Subject: Re: Bootstrapping core-updates fails with mpc-1.2.1dev
Date: Thu, 20 Aug 2020 22:41:07 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]