I was just looking at a file in Sage, which lists the dependencies for ECL:. It 
has:

$(INST)/$(ECL): $(BASE) $(INST)/$(MPIR) $(INST)/$(TERMCAP) \
                $(INST)/$(READLINE) $(INST)/$(BOEHM_GC)

which means ECL does not start building until after both readline and termcap are built. Is this necessary? I don't see anything in the ECL documentation to indicate this is true.



Dave

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to