URL:
  <http://savannah.gnu.org/bugs/?52697>

                 Summary: More varieties to -j switch 
                 Project: make
            Submitted by: None
            Submitted on: Tue 19 Dec 2017 08:46:09 PM UTC
                Severity: 3 - Normal
              Item Group: Enhancement
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: Any
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

On modern Systems there is an increasing number of CPU cores/threads. For
example my phone has a gentoo chroot, 8cores and 3GB RAM (shared with the
Android). Compiling c with make -j works fine, python usually too, c++ makes
the system crash. Some packages are written in more than one language.
Additionally the -j switch is set globally in /etc/portage/make.conf and
cannot be switched during an update or rebuild of multiple packages which is a
crucial thing in using a Gentoo system.
I wish to have more options deciding the number of compile threads based on
the amount of ram used or which programming language gets compiled.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52697>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to