Project

General

Profile

Bug #1795

Makefile problem: needlessly relinks CoCoAInterpreter

Added by John Abbott about 1 month ago. Updated about 1 month ago.

Status:
Feedback
Priority:
Normal
Assignee:
Category:
enhancing/improving
Target version:
Start date:
16 Mar 2024
Due date:
% Done:

90%

Estimated time:
Spent time:

Description

Assuming that CoCoAInterpreter is already compiled (and up-to-date).
Running make check in directory src/CoCoA-5/ causes CoCoAInterpreter to be relinked.
This is not helpful (but probably also not harmful).

Fix it!

History

#1 Updated by John Abbott about 1 month ago

I vaguely recall Anna asking for an improvement to the Makefile structure; I do not really recall why.
I also recall that my attempt to resolve the problem did not work, but maybe I did not properly clean up afterwards?

Anyway, the problem exists (even if it is not so harmful); so it should be rectified.

Maybe the problem was running make CoCoAInterpreter in src/CoCoA-5/ did not notice when a CoCoALib source file had been changed...?

I'm poring over the output of make -n CoCoAInterpreter, and not understanding what purpose lib/timestamp serves...

#2 Updated by John Abbott about 1 month ago

  • Status changed from New to In Progress
  • Assignee set to John Abbott
  • % Done changed from 0 to 50

I think I have corrected the error. Must do more checking.

#3 Updated by John Abbott about 1 month ago

  • Status changed from In Progress to Feedback
  • % Done changed from 50 to 90

Also available in: Atom PDF