reproduce-devel
[Top][All Lists]
Advanced

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

[task #15390] Installing GNU C Library within project


From: Mohammad Akhlaghi
Subject: [task #15390] Installing GNU C Library within project
Date: Thu, 7 Nov 2019 22:28:42 -0500 (EST)
User-agent: Mozilla/5.0 (Linux; Android 7.0; SM-A510F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36

Update of task #15390 (project reproduce):

        Percent Complete:                     50% => 70%                    

    _______________________________________________________

Follow-up Comment #3:

The previous problem was fixed
<https://gitlab.com/makhlaghi/reproducible-paper/commit/3d4f1d1b21> by
removing MPFR (which depends GMP) as a dependency of the AWK that is built for
glibc. Apparently glibc has a conflict with GMP if its in it's installation
path.

On this branch glibc now builds on my GNU/linux system, but while building the
higher-level `basic.mk' programs I noticed two problems that still need to be
fixed:

1. Many programs (like `gzip' and `tar' that were checked), need patchelf to
actually link with our internal C library.

2. There was a compilation error while building `ncurses' with C++ because of
the new C library.


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15390>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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