On 24/04/15 13:05, Inigo Aldazabal Mensa wrote:
Hi,

Or more in general, give an eb, is there a way to get its dependence
tree on other ebs?
Hi Inigo

yes, there is the  '--dep-graph=depgraph.<ext>' option,

This can create a graph for you, in a few different formats, e.g.
eb gcc.eb --dep-graph=grap.png

or
eb gcc.eb --dep-graph=grap.dot

will give you a dependency graph as an image or a dotfile respectively.

Regards,
Jens Timmerman
Bests,

Inigo

Reply via email to