octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47317] "make tags" fails


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #47317] "make tags" fails
Date: Wed, 02 Mar 2016 04:38:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

Follow-up Comment #5, bug #47317 (project octave):

It might be worth experimenting with eliminating the convenience libraries
just to see what would happen but I'm not sure that there will be much
difference.

The convenience libraries are just old-style archives created using ar, so
building them should be fairly fast as no linking actually happens at that
step.

There should be no dependencies between any of the convenience libraries that
are combined to make any one of the 3 main libraries.  I think that means that
it should already be possible to compile all of the object files at once if
you had enough memory and CPU capacity to run about 1400 simultaneous compile
jobs.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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