reproduce-devel
[Top][All Lists]
Advanced

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

[bug #57853] GCC's build needs more than 8GB of RAM


From: Mohammad Akhlaghi
Subject: [bug #57853] GCC's build needs more than 8GB of RAM
Date: Tue, 18 Feb 2020 12:20:23 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0

URL:
  <https://savannah.nongnu.org/bugs/?57853>

                 Summary: GCC's build needs more than 8GB of RAM
                 Project: Reproducible paper template
            Submitted by: makhlaghi
            Submitted on: Tue 18 Feb 2020 05:20:22 PM UTC
                Category: Software
                Severity: 3 - Normal
              Item Group: Crash
                  Status: Postponed
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Currently, on GNU/Linux systems, the software are built in the RAM, not on
HDD/SSD. This enables less pressure on the hard drives because there are so
many files involved, and also slightly speeds up the build.

However, on systems where there is only ~8GB of RAM, GCC will have a problem
and won't be able to build! We need to add a step when building GCC to check
the free space in RAM and if there isn't enough, it just uses the build
directory.

This bug was reported by Zahra Sharbaf.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?57853>

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




reply via email to

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