bug-mit-scheme
[Top][All Lists]
Advanced

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

[Bug-mit-scheme] [bug #24338] Build mit-scheme in parallel using make -j


From: INVALID.NOREPLY
Subject: [Bug-mit-scheme] [bug #24338] Build mit-scheme in parallel using make -j2
Date: Sun, 21 Sep 2008 20:49:45 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_4_11; en) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.22

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

                 Summary: Build mit-scheme in parallel using make -j2
                 Project: MIT/GNU Scheme
            Submitted by: ryandesign
            Submitted on: Sun 21 Sep 2008 08:49:43 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature request
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                Keywords: 

    _______________________________________________________

Details:

mit-scheme takes a long time to compile, so it would be nice to be able to
use both of the CPU cores my computer has available. I'm building using
MacPorts which uses the script src/etc/make-liarc.sh. I tried patching the
run_make function in src/etc/functions.sh to call

run_cmd make -j2 "address@hidden"

to build using two CPU cores, but it encountered errors. The output of that
attempt is attached.

I note it says this a few times:

make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make
rule.

Then later it fails with:

In file included from bkpt.c:31:
scheme.h:34:20: error: config.h: No such file or directory





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 21 Sep 2008 08:49:43 PM GMT  Name: mit-scheme-j2.txt  Size: 44kB  
By: ryandesign

<http://savannah.gnu.org/bugs/download.php?file_id=16537>

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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