octave-maintainers
[Top][All Lists]
Advanced

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

Re: Completely non-recursive build


From: Rik
Subject: Re: Completely non-recursive build
Date: Mon, 28 Nov 2016 08:36:23 -0800

jwe,

I completely support this effort.  Engineering runs through a
design/build/test loop and for Octave one of the slowest parts of the loop
is the build.  The more we can do to parallelize this, and get the Makefile
rules right so that only the affected portions of code are rebuilt, the
faster we can make progress on Octave itself.

This should be doubly beneficial if you're going to use the compile process
itself to help identify the interface points between C++ and Fortran that
need changing.

--Rik



reply via email to

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